|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilLPStatusCollection:
Collaboration diagram for ilLPStatusCollection:Public Member Functions | |
| ilLPStatusCollection ($a_obj_id) | |
| _getNotAttempted ($a_obj_id) | |
| _getInProgress ($a_obj_id) | |
| _getCompleted ($a_obj_id) | |
| _getFailed ($a_obj_id) | |
| _getStatusInfo ($a_obj_id) | |
| _getTypicalLearningTime ($a_obj_id) | |
Public Member Functions inherited from ilLPStatus | |
| ilLPStatus ($a_obj_id) | |
| _getCountNotAttempted ($a_obj_id) | |
| _getCountInProgress ($a_obj_id) | |
| _getCountCompleted ($a_obj_id) | |
| _getCountFailed () | |
Additional Inherited Members | |
Data Fields inherited from ilLPStatus | |
| $obj_id = null | |
| $db = null | |
Definition at line 36 of file class.ilLPStatusCollection.php.
| ilLPStatusCollection::_getCompleted | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 153 of file class.ilLPStatusCollection.php.
References $ilBench, ilObject\_getAllReferences(), ilLPStatusWrapper\_getFailed(), ilCourseParticipants\_getInstanceByObjId(), ilLPCollectionCache\_getItems(), ilObjGroup\_getMembers(), and ilObject\_lookupObjId().
Here is the call graph for this function:| ilLPStatusCollection::_getFailed | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 210 of file class.ilLPStatusCollection.php.
References ilObject\_getAllReferences(), ilCourseParticipants\_getInstanceByObjId(), ilLPCollectionCache\_getItems(), ilObjGroup\_getMembers(), and ilObject\_lookupObjId().
Here is the call graph for this function:| ilLPStatusCollection::_getInProgress | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 96 of file class.ilLPStatusCollection.php.
References $ilBench, ilObject\_getAllReferences(), ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilCourseParticipants\_getInstanceByObjId(), ilLPCollectionCache\_getItems(), ilObjGroup\_getMembers(), and ilObject\_lookupObjId().
Here is the call graph for this function:| ilLPStatusCollection::_getNotAttempted | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 47 of file class.ilLPStatusCollection.php.
References ilObject\_getAllReferences(), ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilCourseParticipants\_getInstanceByObjId(), ilObjGroup\_getMembers(), and ilObject\_lookupObjId().
Here is the call graph for this function:| ilLPStatusCollection::_getStatusInfo | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 257 of file class.ilLPStatusCollection.php.
References ilLPCollectionCache\_getItems().
Referenced by _getTypicalLearningTime().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPStatusCollection::_getTypicalLearningTime | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 266 of file class.ilLPStatusCollection.php.
References _getStatusInfo().
Here is the call graph for this function:| ilLPStatusCollection::ilLPStatusCollection | ( | $a_obj_id | ) |
Definition at line 39 of file class.ilLPStatusCollection.php.
References ilLPStatus\ilLPStatus().
Here is the call graph for this function: