ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
List GUI factory for session materials in session objects More...
Static Public Member Functions | |
static | factory (string $a_type) |
Get list gui by type This method caches all the returned list guis. More... | |
Static Private Attributes | |
static array | $item_list_gui = [] |
List GUI factory for session materials in session objects
\
Definition at line 30 of file class.ilSessionObjectListGUIFactory.php.
|
static |
Get list gui by type This method caches all the returned list guis.
Definition at line 38 of file class.ilSessionObjectListGUIFactory.php.
References $DIC, Vendor\Package\$e, $item_list_gui, ilObjectListGUIFactory\_getListGUIByType(), and null.
Referenced by ilObjSessionGUI\showJoinRequestButton().
|
staticprivate |
Definition at line 32 of file class.ilSessionObjectListGUIFactory.php.
Referenced by factory().