Home > Contents > Index >
siteplan:unplacedancestor
Returns whether the specified node has any pages above it in the hierarchy that have an
Unplaced
ncode.Syntax
<siteplan:unplacedancestor name="node name" output="variablename"/>Parameters
name (required)
- Name of a loaded Site Plan Node.
output (required)
- Name of the output variable. This variable is set to
true
if the page asset in question has an unplaced ancestor.
Description
Returns a list of the currently loaded site node's ancestors in the SitePlanTree.
Error Numbers
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded intomemory).
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.