3declare(strict_types=1);
41 $objDefinition =
$DIC[
'objDefinition'];
43 if (isset(self::$item_list_gui[$a_type])) {
44 return self::$item_list_gui[$a_type];
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _getListGUIByType(string $type, int $context=ilObjectListGUI::CONTEXT_REPOSITORY)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static factory(string $a_type)
Get list gui by type This method caches all the returned list guis.
static array $item_list_gui