|
ILIAS
release_4-3 Revision
|
Collaboration diagram for ilLearningProgress:Public Member Functions | |
| ilLearningProgress () | |
| _tracProgress ($a_user_id, $a_obj_id, $a_ref_id, $a_obj_type= '') | |
| _getProgress ($a_user_id, $a_obj_id) | |
Static Public Member Functions | |
| static | _lookupProgressByObjId ($a_obj_id) |
| lookup progress for a specific object | |
Data Fields | |
| $db = null | |
Definition at line 36 of file class.ilLearningProgress.php.
| ilLearningProgress::_getProgress | ( | $a_user_id, | |
| $a_obj_id | |||
| ) |
Definition at line 61 of file class.ilLearningProgress.php.
References $row, ilChangeEvent\_lookupReadEvents(), IL_CAL_TIMESTAMP, and IL_CAL_UNIX.
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), and ilInfoScreenGUI\showLearningProgress().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
lookup progress for a specific object
public
| int | obj_id |
Definition at line 97 of file class.ilLearningProgress.php.
References $row, and ilChangeEvent\_lookupReadEvents().
Referenced by ilObjCourseGUI\fetchPrintMemberData(), ilObjGroupGUI\readMemberData(), and ilObjCourseGUI\readMemberData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLearningProgress::_tracProgress | ( | $a_user_id, | |
| $a_obj_id, | |||
| $a_ref_id, | |||
$a_obj_type = '' |
|||
| ) |
Definition at line 48 of file class.ilLearningProgress.php.
References ilChangeEvent\_recordReadEvent(), and ilLPStatus\setInProgressIfNotAttempted().
Referenced by ilLMPresentationGUI\ilPage(), ilTestSession\saveToDb(), ilObjFileBasedLMGUI\showLearningModule(), ilObjExerciseGUI\showOverviewObject(), ilObjCourseGUI\viewObject(), and ilObjGroupGUI\viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLearningProgress::ilLearningProgress | ( | ) |
Definition at line 40 of file class.ilLearningProgress.php.
| ilLearningProgress::$db = null |
Definition at line 38 of file class.ilLearningProgress.php.