Home > Contents > Index >
siteplan:place
Marks the page as
Placed
and assigns it a place in the hierarchy.Syntax
<siteplan:place name="node" [nodeid="page node ID"] [childid="page ID] [type="asset type"] [rank="page rank"] />Parameters
name (required)
- Name of the node under which to place a page.
nodeid (optional)
- You can specify either
nodeid
orchildid
andtype
. Node ID of the page to place under named page.
childid (optional)
- Use this parameter when the
type
parameter is specified. Withtype
, this parameter identifies the page asset to place under the loaded Site Plan node.
type (optional)
- Used when the
childid
is specified. Withchildid
, this parameter identifies the page asset to place under the loaded Site Plan node.
rank (optional)
- Specifies the rank under the parent.
Error Numbers
The possible values of
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded into memory). -10007 Rank is not specified.errno
include:
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.