This is the building piece of the Tree data structure used for the backbone of the hierarchy.
Located in /harmoni/core/oki2/hierarchy/tree/TreeNode.interface.php (line 15)
Class | Description |
---|---|
TreeNode | This is the building piece of the Tree data structure used for the backbone of the hierarchy. |
Adds a new child for this node.
Detaches the child from this node. The child remains in the hierarchy.
Returns the children of this node in the order they were added.
Returns the number of children for this node.
Returns the id of this node.
Returns the parent node of this node.
Returns the number of parents for this node.
Determines if this node has any children.
Determines if this node has any parents.
Checks if the given node is a child of this node.
Checks if the given node is a parent of this node.
Documentation generated on Wed, 19 Sep 2007 10:27:34 -0400 by phpDocumentor 1.3.0RC3