ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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 Attributes | |
static array | $instance_by_name = array() |
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 23 of file class.ilOrgUnitOperationContextQueries.php.
|
static |
Definition at line 62 of file class.ilOrgUnitOperationContextQueries.php.
Referenced by ilOrgUnitPermission\afterObjectLoad(), and ilOrgUnitOperationQueries\getOperationsForContextId().
|
static |
Definition at line 52 of file class.ilOrgUnitOperationContextQueries.php.
References ActiveRecord\where().
Referenced by ilOrgUnitOperationQueries\findByOperationString(), ILIAS\MyStaff\ilMyStaffAccess\getIdsForPositionAndOperation(), ilOrgUnitOperationQueries\getOperationsForContextName(), and ilOrgUnitPermissionQueries\getTemplateSetForContextName().
|
static |
Definition at line 74 of file class.ilOrgUnitOperationContextQueries.php.
References ilObject\_lookupType().
|
static |
Definition at line 67 of file class.ilOrgUnitOperationContextQueries.php.
References ilObject\_lookupType().
Referenced by ilOrgUnitPermissionQueries\getContextByRefId().
|
static |
ilException |
Definition at line 28 of file class.ilOrgUnitOperationContextQueries.php.
References $context, and ActiveRecord\where().
|
staticprotected |
Definition at line 50 of file class.ilOrgUnitOperationContextQueries.php.