IdentifiableTree Class Reference
[Common wrapper and helper classes]

See also:
NamedTree
More...

Inheritance diagram for IdentifiableTree:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getParent ()
 setParent (IdentifiableTree $parent)
 dropParent ()
 getRoot ()
 toString ($delimiter= ', ')

Private Attributes

 $parent = null


Detailed Description

See also:
NamedTree

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


Member Function Documentation

IdentifiableTree::getParent (  ) 

Definition at line 24 of file IdentifiableTree.class.php.

Referenced by toString().

IdentifiableTree::setParent ( IdentifiableTree parent  ) 

Definition at line 29 of file IdentifiableTree.class.php.

IdentifiableTree::dropParent (  ) 

Definition at line 38 of file IdentifiableTree.class.php.

IdentifiableTree::getRoot (  ) 

Definition at line 45 of file IdentifiableTree.class.php.

IdentifiableTree::toString ( delimiter = ',
 
)

Definition at line 58 of file IdentifiableTree.class.php.

References $parent, IdentifiableObject::getId(), and getParent().

Here is the call graph for this function:


Member Data Documentation

IdentifiableTree::$parent = null [private]

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

Referenced by toString().


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