ILIAS
Release_4_4_x_branch Revision 61816
|
Learning progress access checks. More...
Static Public Member Functions | |
static | checkAccess ($a_ref_id, $a_allow_only_read=true) |
check access to learning progress |
Learning progress access checks.
Definition at line 33 of file class.ilLearningProgressAccess.php.
|
static |
check access to learning progress
int | $a_ref_id | reference ifd of object |
bool | $a_allow_only_read | read access is sufficient (see courses/groups) |
Definition at line 43 of file class.ilLearningProgressAccess.php.
References $ilUser, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_hasLearningProgressLearner(), ilObject\_lookupObjId(), and ilObjectLP\getInstance().
Referenced by ilObjContentObjectGUI\addTabs(), ilLMExplorer\checkLPIcon(), ilLMExplorerGUI\checkLPIcon(), ilLearningProgressGUI\editManual(), ilObjFolderGUI\getTabs(), ilObjSAHSLearningModuleGUI\getTabs(), ilObjFileBasedLMGUI\getTabs(), ilObjExerciseGUI\getTabs(), ilObjGroupGUI\getTabs(), ilObjCourseGUI\getTabs(), ilObjTestGUI\getTabs(), ilObjSCORMLearningModuleGUI\offlineModeManager(), ilObjContentObjectGUI\setilLMMenu(), ilSAHSPresentationGUI\setInfoTabs(), and ilLearningProgressGUI\updateManual().