ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Dummy-implementation for testing. More...
Additional Inherited Members | |
![]() | |
__construct (string $label, ITree\TreeRecursion $recursion) | |
getLabel () | |
withEnvironment ($environment) | |
Configure the Tree with additional information that will be relayed to TreeRecursion. More... | |
withData ($data) | |
Apply data to the Tree. More... | |
getEnvironment () | |
Get the environment. More... | |
getData () | |
Get the data. More... | |
getRecursion () | |
Get the mapping-class. More... | |
withHighlightOnNodeClick (bool $highlight_nodes_on_click) | |
Should a clicked node be highlighted? More... | |
getHighlightOnNodeClick () | |
Is the tree configured to highlight a clicked node? More... | |
isSubTree () | |
Is this only a part of a tree? Needed if parts are loaded async. More... | |
withIsSubTree (bool $is_sub) | |
Set this tree to be a part of a tree.Needed if parts are loaded async. More... | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
![]() | |
$environment | |
$data | |
$label | |
$recursion | |
$highlight_nodes_on_click = false | |
$is_sub = false | |
Dummy-implementation for testing.
Definition at line 13 of file TreeTest.php.