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

 

siteplan:nodepath

Returns a list of the currently loaded site node's ancestors in the SitePlanTree.

Syntax

Parameters

name (required)
Name of the node whose children you want to get.

list (required)
Name of the list in which to put the results.

Description

Returns a list of the currently loaded site node's ancestors in the SitePlanTree. The list has all the columns of the SitePlanTree and does not include the current object. The first item in the list is its immediate parent, the second is that node's parent, and so on.

Error Numbers

The possible values of errno include:

Value
Description
-3
No access privileges to table.
-103
No table.
-105
Database error.
-110
Invalid tree name.

   Home > Contents > Index >

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