| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for DataNode:Public Member Functions | |
| __construct (string $label, array $children=[]) | |
| getLabel () | |
| getChildren () | |
Protected Attributes | |
| string | $label | 
| array | $children | 
Definition at line 27 of file ExpandableTreeTest.php.
| DataNode::__construct | ( | string | $label, | 
| array | $children = []  | 
        ||
| ) | 
| DataNode::getChildren | ( | ) | 
| DataNode::getLabel | ( | ) | 
      
  | 
  protected | 
Definition at line 30 of file ExpandableTreeTest.php.
Referenced by __construct(), and getChildren().
      
  | 
  protected | 
Definition at line 29 of file ExpandableTreeTest.php.
Referenced by __construct(), getLabel(), and ExpandableTreeTest\setUp().