Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
ics:treemanager
Calls the TreeManager servlet.
Syntax
<ics:treemanager> <ics:argumentname="arg" value="value"/> [<cgiargumentname="cgiarg" value="cgivalue"/>] [<argument name="scoped" value="global|local|stacked"/>] </ics:treemanager>Parameters
cgiargument (optional)- CGI arguments passed to the TreeManager.
 
scoped (optional)- Valid options for this attribute are as follows:
 
GLOBAL- The default behaviorLOCAL- Arguments passed in are restored (or destroyed) on return from the call.STACKED- The child only sees the explicit arguments passed in and can only return values in that same namespace.Description
The
ics:treemanagertag calls the TreeManager servlet. TheGLOBALvalue of theSCOPEDparameter does not protect input variables. Usecgiargumentto specify that specific CGI parameters be made available to EvalServer. Useargumentfor specific string values.The following is a list of the commands that you use with the
ics:treemanagertag.
errno
The value of
errnois unchanged.See Also
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.