tag:trees

Give a collection of tags. If no id is set it returns HTML code with the tag trees.

If id is set it will create both an scripting variable and a page scoped bean of the Variable-class. If no id is set it returns HTML code with the tag trees.

Syntax
<tag:trees
   id="..."?
   treeId="..."?
   treeName="..."?
   type="..."?/>
Attributes
id, no runtime expressions

Name of the scripting variable.

treeId

The id of the tree to retrieve.

treeName

type

The type of the tagTree to retrieve. Valid values are: theme and all (default).