|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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().