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
<siteplan:nodepath
name="node"
list="list name"/>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.
errno
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 > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.