ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (string $label, array $children=[]) | |
getLabel () | |
getChildren () | |
__construct (string $label, array $children=[]) | |
getLabel () | |
getChildren () | |
Definition at line 4 of file expandable2.php.
DataNode::__construct | ( | string | $label, |
array | $children = [] |
||
) |
Definition at line 6 of file expandable2.php.
DataNode::__construct | ( | string | $label, |
array | $children = [] |
||
) |
Definition at line 13 of file ExpandableTreeTest.php.
DataNode::getChildren | ( | ) |
Definition at line 15 of file expandable2.php.
Referenced by expandable2().
DataNode::getChildren | ( | ) |
Definition at line 22 of file ExpandableTreeTest.php.
DataNode::getLabel | ( | ) |
Definition at line 11 of file expandable2.php.
DataNode::getLabel | ( | ) |
Definition at line 18 of file ExpandableTreeTest.php.