NamedTree Class Reference
[Common wrapper and helper classes]

See also:
IdentifiableTree
More...

Inheritance diagram for NamedTree:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getParent ()
 setParent (NamedTree $parent)
 dropParent ()
 getRoot ()
 toString ($delimiter= ':: ')

Private Attributes

 $parent = null


Detailed Description

See also:
IdentifiableTree

Definition at line 18 of file NamedTree.class.php.


Member Function Documentation

NamedTree::getParent (  ) 

Definition at line 22 of file NamedTree.class.php.

Referenced by toString().

NamedTree::setParent ( NamedTree parent  ) 

Definition at line 27 of file NamedTree.class.php.

NamedTree::dropParent (  ) 

Definition at line 36 of file NamedTree.class.php.

NamedTree::getRoot (  ) 

Definition at line 43 of file NamedTree.class.php.

NamedTree::toString ( delimiter = ' :: '  ) 

Definition at line 56 of file NamedTree.class.php.

References NamedObject::$name, $parent, NamedObject::getName(), and getParent().

Here is the call graph for this function:


Member Data Documentation

NamedTree::$parent = null [private]

Definition at line 20 of file NamedTree.class.php.

Referenced by toString().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:00 2007 for onPHP by  doxygen 1.5.4