ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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... | |
![]() | |
getCanonicalName () | |
Get the canonical name of the component. More... | |
![]() | |
$environment | |
$data | |
$label | |
$recursion | |
$highlight_nodes_on_click = false | |
Dummy-implementation for testing.
Definition at line 13 of file TreeTest.php.