HTML_TreeNode class
This class is supplementary to the above and provides a way to add nodes to the tree. A node can have other nodes added to it.
Located in /include/TreeMenu.php (line 300)
Class | Description |
---|---|
HTML_IgepNodo | HTML_IgepTreeNode class |
The css class for this node
Should this node be made visible?
Javascript event handlers;
Whether this node is expanded or not
The icon to show when expanded for this node.
The icon for this node.
Whether this node is dynamic or not
Indexed array of subnodes
The link for this node.
The link target for this node
The parent node. Null if top level
The text for this node.
Constructor
Adds a new subnode to this node.
Allows setting of various parameters after the initial
constructor call. Possible options you can set are:
Documentation generated on Wed, 05 Oct 2011 10:36:47 +0200 by phpDocumentor 1.4.1