19 declare(strict_types=1);
30 string $a_selection_cmd =
"selectObject",
31 string $a_selection_par =
"sel_ref_id",
33 parent::__construct($a_parent_obj, $a_parent_cmd, $a_selection_gui, $a_selection_cmd, $a_selection_par);
40 if ($a_node[
'type'] ===
"glo") {
42 if ($glossary->isVirtual()) {
45 return parent::isNodeVisible($a_node);
49 return parent::isNodeVisible($a_node);
GUI class for ilGlossary.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setTypeWhiteList(array $a_val)
Set type white list.
__construct(ilObjGlossaryGUI $a_parent_obj, string $a_parent_cmd, ?ilObjGlossaryGUI $a_selection_gui=null, string $a_selection_cmd="selectObject", string $a_selection_par="sel_ref_id",)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
setClickableTypes(array $a_types)
__construct(Container $dic, ilPlugin $plugin)