| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilLearningProgress:
 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 call graph for this function: Here is the caller 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(), ilObjCourseGUI\printMembersObject(), ilObjGroupGUI\readMemberData(), and ilObjCourseGUI\readMemberData().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller 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 $ilDB, ilChangeEvent\_recordReadEvent(), and ilLPStatus\setInProgressIfNotAttempted().
Referenced by ilTracking\_trackAccess(), ilTestSession\saveToDb(), ilObjExerciseGUI\showOverviewObject(), ilObjGroupGUI\viewObject(), and ilObjCourseGUI\viewObject().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilLearningProgress::ilLearningProgress | ( | ) | 
Definition at line 40 of file class.ilLearningProgress.php.
References $ilDB.
| ilLearningProgress::$db = null | 
Definition at line 38 of file class.ilLearningProgress.php.