|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Learning progress access checks. More...
Collaboration diagram for ilLearningProgressAccess:Static Public Member Functions | |
| static | checkPermission (string $a_permission, int $a_ref_id, ?int $a_user_id=null) |
| wrapper for rbac access checks More... | |
| static | checkAccess (int $a_ref_id, bool $a_allow_only_read=true) |
| check access to learning progress More... | |
Learning progress access checks.
Definition at line 25 of file class.ilLearningProgressAccess.php.
|
static |
check access to learning progress
Definition at line 60 of file class.ilLearningProgressAccess.php.
Referenced by ilObjContentObjectGUI\addTabs(), ilObjLearningSequenceGUI\checkLPAccess(), ilLMExplorerGUI\checkLPIcon(), ilLearningProgressGUI\editManual(), ILIAS\MediaCast\Settings\SettingsGUI\getEditForm(), ilObjCourseGUI\getTabs(), ilObjCourseReferenceGUI\getTabs(), ilObjFolderGUI\getTabs(), ilObjForumGUI\getTabs(), ilObjGroupGUI\getTabs(), ilObjFileBasedLMGUI\getTabs(), ilObjSAHSLearningModuleGUI\getTabs(), ilObjSessionGUI\getTabs(), ilObjSurveyGUI\getTabs(), ilCmiXapiAccess\hasLearningProgressAccess(), ilLTIConsumerAccess\hasLearningProgressAccess(), ilLMMenuRendererGUI\render(), ILIAS\MediaCast\Settings\SettingsGUI\save(), ilSAHSPresentationGUI\setInfoTabs(), ilObjContentPageGUI\setTabs(), ilObjFileGUI\setTabs(), ilObjMediaCastGUI\setTabs(), ilObjForumGUI\showStatisticsObject(), and ilLearningProgressGUI\updateManual().
Here is the caller graph for this function:
|
static |
wrapper for rbac access checks
Definition at line 30 of file class.ilLearningProgressAccess.php.
References $DIC.
Referenced by ilTrObjectUsersPropsTableGUI\__construct(), ilLearningProgressGUI\__getNextClass(), ilLearningProgressBaseGUI\__setSubTabs(), ilLPListOfProgressGUI\details(), ilLPListOfObjectsGUI\editUser(), ilLearningProgressGUI\executeCommand(), ilLPCollectionSettingsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\fillRow(), ilTrUserObjectsPropsTableGUI\getItems(), ilTrSummaryTableGUI\getItems(), ilTrMatrixTableGUI\getSelectableColumns(), and ilLPListOfObjectsGUI\updateUser().
Here is the caller graph for this function: