ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
@classDescription 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 = [] |
@classDescription 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, and ilObjectListGUIFactory\_getListGUIByType().
|
staticprivate |
Definition at line 32 of file class.ilSessionObjectListGUIFactory.php.
Referenced by factory().