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 | getTemplateSetForContextName (string $context_name, string $position_id, bool $editable=false) |
static | hasLocalSet (int $ref_id, int $position_id) |
static | getSetForRefId (int $ref_id, int $position_id) |
static | findOrCreateSetForRefId (int $ref_id, int $position_id) |
static | removeLocalSetForRefId (int $ref_id, int $position_id) |
static | getAllTemplateSetsForAllActivedContexts (int $position_id, bool $editable=false) |
Static Protected Member Functions | |
static | getPermissionRepo () |
Static Protected Attributes | |
static ilOrgUnitPermissionDBRepository | $permissionRepo |
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 24 of file class.ilOrgUnitPermissionQueries.php.
|
static |
Definition at line 69 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id, and getPermissionRepo().
|
static |
Definition at line 85 of file class.ilOrgUnitPermissionQueries.php.
References getPermissionRepo().
|
staticprotected |
Definition at line 28 of file class.ilOrgUnitPermissionQueries.php.
References $dic, $permissionRepo, and ilOrgUnitLocalDIC\dic().
Referenced by findOrCreateSetForRefId(), getAllTemplateSetsForAllActivedContexts(), getSetForRefId(), getTemplateSetForContextName(), and removeLocalSetForRefId().
|
static |
Definition at line 61 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id, and getPermissionRepo().
|
static |
Definition at line 41 of file class.ilOrgUnitPermissionQueries.php.
References getPermissionRepo().
Referenced by ilObjEmployeeTalkAccess\canCreate().
|
static |
Definition at line 49 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id.
|
static |
Definition at line 77 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id, and getPermissionRepo().
|
staticprotected |
Definition at line 26 of file class.ilOrgUnitPermissionQueries.php.
Referenced by getPermissionRepo().