|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@classDescription List GUI factory for session materials in session objects More...
Collaboration diagram for ilSessionObjectListGUIFactory: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().
Here is the call graph for this function:
|
staticprivate |
Definition at line 32 of file class.ilSessionObjectListGUIFactory.php.
Referenced by factory().