30 if (!isset(self::$permissionRepo)) {
32 self::$permissionRepo =
$dic[
"repo.Permissions"];
51 if (self::getPermissionRepo()->find(
$ref_id, $position_id)) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getAllTemplateSetsForAllActivedContexts(int $position_id, bool $editable=false)
static ilOrgUnitPermissionDBRepository $permissionRepo
static getPermissionRepo()
static hasLocalSet(int $ref_id, int $position_id)
static removeLocalSetForRefId(int $ref_id, int $position_id)
static getSetForRefId(int $ref_id, int $position_id)
static getTemplateSetForContextName(string $context_name, string $position_id, bool $editable=false)
static findOrCreateSetForRefId(int $ref_id, int $position_id)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...