ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct () | |
Static Public Member Functions | |
static | _tracProgress ($a_user_id, $a_obj_id, $a_ref_id, $a_obj_type='') |
static | _getProgress ($a_user_id, $a_obj_id) |
static | _lookupProgressByObjId ($a_obj_id) |
lookup progress for a specific object More... | |
Data Fields | |
$db = null | |
Definition at line 32 of file class.ilLearningProgress.php.
ilLearningProgress::__construct | ( | ) |
Definition at line 36 of file class.ilLearningProgress.php.
|
static |
Definition at line 57 of file class.ilLearningProgress.php.
References ilChangeEvent\_lookupReadEvents(), IL_CAL_DATETIME, and IL_CAL_UNIX.
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), ilCourseMailTemplateTutorContext\getCachedPeriodByObjId(), ilScormMailTemplateLPContext\getDescription(), and ilInfoScreenGUI\showLearningProgress().
|
static |
lookup progress for a specific object
public
int | obj_id |
Definition at line 94 of file class.ilLearningProgress.php.
References ilChangeEvent\_lookupReadEvents().
Referenced by ilCourseMembershipGUI\getPrintMemberData(), ilLearningSequenceRoles\readMemberData(), ilObjGroupGUI\readMemberData(), and ilObjCourseGUI\readMemberData().
|
static |
Definition at line 46 of file class.ilLearningProgress.php.
References ilChangeEvent\_recordReadEvent(), and ilLPStatus\setInProgressIfNotAttempted().
Referenced by ilObjGroupGUI\executeCommand(), ilObjCourseGUI\executeCommand(), ilSurveyExecutionGUI\outSurveyPage(), ilContentPageKioskModeView\render(), ilTestSessionDynamicQuestionSet\saveToDb(), ilObjFileBasedLMGUI\showLearningModule(), ilObjExerciseGUI\showOverviewObject(), ilLMTracker\trackAccess(), ilObjFolderGUI\viewObject(), ilObjCourseGUI\viewObject(), and ilObjGroupGUI\viewObject().
ilLearningProgress::$db = null |
Definition at line 34 of file class.ilLearningProgress.php.