|
ILIAS
release_8 Revision v8.24
|
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 | 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 |
| ilException |
Definition at line 225 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id.
|
static |
| ilException |
Definition at line 193 of file class.ilOrgUnitPermissionQueries.php.
References $context, ilOrgUnitGlobalSettings\getInstance(), and getTemplateSetForContextName().
Referenced by ilOrgUnitDefaultPermissionGUI\index(), and ilOrgUnitDefaultPermissionGUI\update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
| ilException |
Definition at line 212 of file class.ilOrgUnitPermissionQueries.php.
References $context, $ref_id, and ilOrgUnitOperationContextQueries\findByRefId().
Here is the call graph for this function:
|
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(), and getAllTemplateSetsForAllActivedContexts().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 58 of file class.ilOrgUnitPermissionQueries.php.
References $ref_id, and ActiveRecord\where().
Referenced by ilOrgUnitPermissionTableGUI\fillHeaderCommand().
Here is the call graph for this function:
Here is the caller graph for this function: