Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

siteplan:place

Marks the page as Placed and assigns it a place in the hierarchy.

Syntax

Parameters

name (required)
Name of the node under which to place a page.

nodeid (optional)
You can specify either nodeid or childid and type. Node ID of the page to place under named page.

childid (optional)
Use this parameter when the type parameter is specified. With type, this parameter identifies the page asset to place under the loaded Site Plan node.

type (optional)
Used when the childid is specified. With childid, this parameter identifies the page asset to place under the loaded Site Plan node.

rank (optional)
Specifies the rank under the parent.

Error Numbers

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.
The possible values of errno include:

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.