1 <?php declare(strict_types=1);
__construct(string $label, string $value, Icon $icon=null)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This describes a very basic Tree Node.
getValue()
The value string that will be displayed behind the label of the node.
__construct(Container $dic, ilPlugin $plugin)
This describes a tree node in which the label is complemented by an additional string, forming a key-value pair.