ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
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().