ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 = [] |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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().
|
staticprivate |
Definition at line 31 of file class.ilSessionObjectListGUIFactory.php.
Referenced by factory().