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 | getTemplateSetForContextName (string $context_name, string $position_id, bool $editable=false) |
static | hasLocalSet (int $ref_id, int $position_id) |
static | getAllTemplateSetsForAllActivedContexts (int $position_id, bool $editable=false) |
Static Private Member Functions | |
static | getContextByRefId (int $ref_id) |
static | assertRefIdAndPositionIdIsNotNull (int $ref_id, int $position_id) |
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 ilOrgUnitPermissionQueries
Definition at line 23 of file class.ilOrgUnitPermissionQueries.php.
|
staticprivate |
|
static |
ilException |
Definition at line 193 of file class.ilOrgUnitPermissionQueries.php.
References $context, and ilOrgUnitGlobalSettings\getInstance().
Referenced by ilOrgUnitDefaultPermissionGUI\index(), and ilOrgUnitDefaultPermissionGUI\update().
|
staticprivate |
ilException |
Definition at line 212 of file class.ilOrgUnitPermissionQueries.php.
References $context, and ilOrgUnitOperationContextQueries\findByRefId().
|
static |
ilException |
Definition at line 28 of file class.ilOrgUnitPermissionQueries.php.
References $context, ilOrgUnitOperationContextQueries\findByName(), ilOrgUnitPermission\PARENT_TEMPLATE, and ActiveRecord\where().
Referenced by ilObjEmployeeTalkAccess\canCreate(), ilObjEmployeeTalkAccess\getCurrentUsersId(), and ilEmployeeTalkMyStaffListGUI\loadActionBar().
|
static |
Definition at line 58 of file class.ilOrgUnitPermissionQueries.php.
References $context, $ref_id, ilOrgUnitGlobalSettings\getInstance(), and ActiveRecord\where().
Referenced by ilOrgUnitPermissionTableGUI\fillHeaderCommand().