ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjectDefinition $obj_definition=null, ilDBInterface $db=null) | |
getInstanceByRefId (int $ref_id) | |
Get ilObj...GUI instance by reference id. More... | |
Protected Attributes | |
ilObjectDefinition | $obj_definition |
ilDBInterface | $db |
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 See bug discussion 24472
Do not use this class yet. This might need a general factory interface first. This could be moved to $DIC->object() service asap.
Definition at line 30 of file class.ilObjectGUIFactory.php.
ilObjectGUIFactory::__construct | ( | ilObjectDefinition | $obj_definition = null , |
ilDBInterface | $db = null |
||
) |
Definition at line 35 of file class.ilObjectGUIFactory.php.
References $db, $DIC, and $obj_definition.
ilObjectGUIFactory::getInstanceByRefId | ( | int | $ref_id | ) |
Get ilObj...GUI instance by reference id.
ilObjectException | |
ilObjectNotFoundException |
Definition at line 57 of file class.ilObjectGUIFactory.php.
References $location.
|
protected |
Definition at line 33 of file class.ilObjectGUIFactory.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilObjectGUIFactory.php.
Referenced by __construct().