|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 = [] |
List GUI factory for session materials in session objects
\
Definition at line 29 of file class.ilSessionObjectListGUIFactory.php.
|
static |
Get list gui by type This method caches all the returned list guis.
Definition at line 37 of file class.ilSessionObjectListGUIFactory.php.
References $DIC, Vendor\Package\$e, $item_list_gui, and ilObjectListGUIFactory\_getListGUIByType().
Referenced by ilObjSessionGUI\showJoinRequestButton().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 31 of file class.ilSessionObjectListGUIFactory.php.
Referenced by factory().