Node Tree class for Zend_Server reflection operations
Located in /Zend/Server/Reflection/Node.php (line 31)
Array of child nodes (if any)
Parent node (if any)
Node value
Constructor
Attach a child node
Create and attach a new child node
Return an array of all child nodes
Retrieve the bottommost nodes of this node's tree
Retrieves the bottommost nodes of the tree by recursively calling getEndPoints() on all children. If a child is null, it returns the parent as an end point.
Return the node's current value
Does this node have children?
Set parent node
Set the node value
Documentation generated on Thu, 18 Jan 2007 09:57:03 -0800 by phpDocumentor 1.3.1