|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilOrgUnitPermissionQueries: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().
Here is the call graph for this function:
|
static |
Definition at line 85 of file class.ilOrgUnitPermissionQueries.php.
References getPermissionRepo().
Here is the call graph for this function:
|
staticprotected |
Definition at line 28 of file class.ilOrgUnitPermissionQueries.php.
References $dic, $permissionRepo, and ilOrgUnitLocalDIC\dic().
Referenced by findOrCreateSetForRefId(), getAllTemplateSetsForAllActivedContexts(), getSetForRefId(), getTemplateSetForContextName(), and removeLocalSetForRefId().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 61 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id, and getPermissionRepo().
Here is the call graph for this function:
|
static |
Definition at line 41 of file class.ilOrgUnitPermissionQueries.php.
References getPermissionRepo().
Referenced by ilObjEmployeeTalkAccess\canCreate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
|
staticprotected |
Definition at line 26 of file class.ilOrgUnitPermissionQueries.php.
Referenced by getPermissionRepo().