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

 


ics:treemanager.delchildren

Deletes multiple nodes from a tree using the ics:treemanager command.

Syntax

Parameters

ftcmd (required)
Value must be set to delchildren.

treename (required)
Name of the tree.

nodeN (required)
Where N is 0 to the number of nodes that you want to delete.

Note that these parameters are the same as for delchild. Children are deleted from a single tree and the node parameter must be specified by counting from 0. See addchildren for more information.

Description

The deletechildren command deletes multiple nodes from a tree. Child nodes of the nodes deleted are also removed. The objects pointed to by the nodes are not affected.

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.
-111
No nodes.

Example

See Also

The following ics:treemanager commands:

ics:treemanager.delchild

ics:treemanager.addchildren

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.