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

 


ics:treemanager.createtree

Creates a new tree table using the ics:treemanager command.

Syntax

Parameters

ftcmd (required)
Value must be set to createtree.

treename (required)
Name of the tree.

aclList (optional)
ACLs that can access this tree.

Description

The createtree tag creates a new tree table. The system constructs a new table that represents a tree and registers it in the SystemInfo table as a tree table.

errno

The possible values of errno include:

Value
Description
-3
No access privileges to table.
-22
Table already exists.

See Also

The following ics:treemanager command:

ics:treemanager.deletetree

   Home > Contents > Index >

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