Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
ics:treemanager.delchild
Deletes a node from a tree using the
ics:treemanagercommand.Syntax
<ics:treemanager> <ics:argument name="ftcmd" value="delchild"/> <ics:argument name="treename" value="name"/> <ics:argument name="node" value="node ID"/> </ics:treemanager>Parameters
ftcmd (required)- Value must be set to
 delchild.
treename (required)- Name of the tree.
 
node (required)- Node ID of the child to remove.
 
Description
The
delchildcommand deletes a node from a tree. All child nodes are also be removed. The objects pointed to by the nodes are not affected.errno
The possible values of
errnoinclude:
 Value Description -3 No access privileges to table. -103 No table. -105 Database error. -101 No rows returned. -111 No nodes.See Also
The following
ics:treemanagercommands:
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.