|
ILIAS
Release_3_10_x_branch Revision 61812
|
Inheritance diagram for ilLPStatusEvent:
Collaboration diagram for ilLPStatusEvent:Public Member Functions | |
| ilLPStatusEvent ($a_obj_id) | |
| _getNotAttempted ($a_obj_id) | |
| _getInProgress ($a_obj_id) | |
| _getCompleted ($a_obj_id) | |
| _getStatusInfo ($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) | |
| _getFailed ($a_obj_id) | |
| _getCountFailed () | |
| _getTypicalLearningTime ($a_obj_id) | |
Additional Inherited Members | |
Data Fields inherited from ilLPStatus | |
| $obj_id = null | |
| $db = null | |
Definition at line 36 of file class.ilLPStatusEvent.php.
| ilLPStatusEvent::_getCompleted | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 82 of file class.ilLPStatusEvent.php.
References _getStatusInfo().
Here is the call graph for this function:| ilLPStatusEvent::_getInProgress | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 63 of file class.ilLPStatusEvent.php.
References _getStatusInfo().
Here is the call graph for this function:| ilLPStatusEvent::_getNotAttempted | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 47 of file class.ilLPStatusEvent.php.
References ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getInProgress(), ilCourseParticipants\_getInstanceByObjId(), and _getStatusInfo().
Here is the call graph for this function:| ilLPStatusEvent::_getStatusInfo | ( | $a_obj_id | ) |
Reimplemented from ilLPStatus.
Definition at line 88 of file class.ilLPStatusEvent.php.
References $ref_id, ilObject\_getAllReferences(), ilEventParticipants\_getParticipated(), ilEventParticipants\_getRegistered(), ilSessionAppointment\_lookupAppointment(), ilObject\_lookupDescription(), ilObject\_lookupObjId(), ilObjSession\_lookupRegistrationEnabled(), and ilObject\_lookupTitle().
Referenced by _getCompleted(), _getInProgress(), and _getNotAttempted().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPStatusEvent::ilLPStatusEvent | ( | $a_obj_id | ) |
Definition at line 39 of file class.ilLPStatusEvent.php.
References ilLPStatus\ilLPStatus().
Here is the call graph for this function: