ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 | registerNewContext (string $context_name, ?string $parent_context=null) |
static | findByName (string $context_name) |
static | findById (int $id) |
static | findByRefId (int $ref_id) |
static | findByObjId (int $obj_id) |
Static Protected Member Functions | |
static | getContextRepo () |
Static Protected Attributes | |
static array | $instance_by_name = array() |
static ilOrgUnitOperationContextDBRepository | $contextRepo |
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 Class ilOrgUnitOperationContextQueries
Definition at line 24 of file class.ilOrgUnitOperationContextQueries.php.
|
static |
Definition at line 69 of file class.ilOrgUnitOperationContextQueries.php.
References $id, and getContextRepo().
|
static |
ilException |
Definition at line 52 of file class.ilOrgUnitOperationContextQueries.php.
References $context, and getContextRepo().
Referenced by findByObjId(), and findByRefId().
|
static |
Definition at line 87 of file class.ilOrgUnitOperationContextQueries.php.
References ilObject\_lookupType(), and findByName().
|
static |
Definition at line 77 of file class.ilOrgUnitOperationContextQueries.php.
References $ref_id, ilObject\_lookupType(), and findByName().
|
staticprotected |
Definition at line 29 of file class.ilOrgUnitOperationContextQueries.php.
References $contextRepo, $dic, and ilOrgUnitLocalDIC\dic().
Referenced by findById(), findByName(), and registerNewContext().
|
static |
Definition at line 42 of file class.ilOrgUnitOperationContextQueries.php.
References $context, and getContextRepo().
|
staticprotected |
Definition at line 27 of file class.ilOrgUnitOperationContextQueries.php.
Referenced by getContextRepo().
|
staticprotected |
Definition at line 26 of file class.ilOrgUnitOperationContextQueries.php.