|
ILIAS
Release_3_10_x_branch Revision 61812
|
Collaboration diagram for ilLearningProgress:Public Member Functions | |
| ilLearningProgress () | |
| _tracProgress ($a_user_id, $a_obj_id, $a_obj_type= '') | |
| _getProgress ($a_user_id, $a_obj_id) | |
| _updateProgress ($data) | |
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 57 of file class.ilLearningProgress.php.
References ilChangeEvent\_lookupReadEvents().
Referenced by ilLearningProgressBaseGUI\__appendLPDetails(), ilLPObjectItemListGUI\__readUserStatusInfo(), ilLPItemListGUI\renderObjectInfoXML(), 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 88 of file class.ilLearningProgress.php.
References ilChangeEvent\_lookupReadEvents().
Referenced by ilObjCourseGUI\fetchPrintMemberData(), ilObjCourseGUI\printMembersObject(), 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_obj_type = '' |
|||
| ) |
Definition at line 48 of file class.ilLearningProgress.php.
References ilChangeEvent\_recordReadEvent().
Referenced by ilTracking\_trackAccess(), ilObjExerciseGUI\viewObject(), ilObjGroupGUI\viewObject(), and ilObjCourseGUI\viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLearningProgress::_updateProgress | ( | $data | ) |
Definition at line 112 of file class.ilLearningProgress.php.
References $data, and ilChangeEvent\_recordReadEvent().
Here is the call 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.