19 declare(strict_types=1);
46 if ($rn[
"child"] == $a_node[
"child"]) {
49 $title = $a_node[
"title"];
61 if ($nodeIconPath !==
'') {
70 ->withLink(
new \
ILIAS\
Data\
URI(ILIAS_HTTP_PATH .
"/#tax_node_" . $record[
"child"]));
71 if (in_array($this->
getNodeId($record), $this->selected_nodes)) {
72 $node = $node->withHighlighted(
true);
Interface Observer Contains several chained tasks and infos about them.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
createNode(\ILIAS\UI\Component\Tree\Node\Factory $factory, $record)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static _lookupTitle(int $obj_id)
getNodeIconAlt($a_node)
Get node icon alt attribute.
getNodeId($a_node)
Get id for node.
__construct( $parent_obj, string $parent_cmd, int $tax_id, string $target_gui, string $target_cmd, string $id="")
getRootNode()
Get root node.
__construct(Container $dic, ilPlugin $plugin)