ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
_getClassById ($a_obj_id) | |
_getClassByIdAndType ($a_obj_id, $a_type) | |
& | _getInstance ($a_obj_id) |
Definition at line 38 of file class.ilLPStatusFactory.php.
ilLPStatusFactory::_getClassById | ( | $a_obj_id | ) |
Definition at line 40 of file class.ilLPStatusFactory.php.
References ilLPObjSettings\_lookupMode(), exit, LP_MODE_COLLECTION, LP_MODE_DEACTIVATED, LP_MODE_EVENT, LP_MODE_EXERCISE_RETURNED, LP_MODE_MANUAL, LP_MODE_MANUAL_BY_TUTOR, LP_MODE_OBJECTIVES, LP_MODE_SCORM, LP_MODE_SCORM_PACKAGE, LP_MODE_TEST_FINISHED, LP_MODE_TEST_PASSED, LP_MODE_TLT, and LP_MODE_VISITS.
Referenced by ilLPStatusWrapper\_getCompleted(), ilLPStatusWrapper\_getFailed(), ilLPStatusWrapper\_getInProgress(), ilLPStatusWrapper\_getNotAttempted(), ilLPStatusWrapper\_getStatusInfo(), and ilLPStatusWrapper\_getTypicalLearningTime().
ilLPStatusFactory::_getClassByIdAndType | ( | $a_obj_id, | |
$a_type | |||
) |
Definition at line 104 of file class.ilLPStatusFactory.php.
References exit.
Referenced by ilLPStatusWrapper\_getCompletedByType(), ilLPStatusWrapper\_getFailedByType(), ilLPStatusWrapper\_getInProgressByType(), ilLPStatusWrapper\_getNotAttemptedByType(), and ilLPStatusWrapper\_getStatusInfoByType().
& ilLPStatusFactory::_getInstance | ( | $a_obj_id | ) |
Definition at line 119 of file class.ilLPStatusFactory.php.
References ilLPObjSettings\_lookupMode(), exit, LP_MODE_COLLECTION, LP_MODE_EVENT, LP_MODE_EXERCISE_RETURNED, LP_MODE_MANUAL, LP_MODE_MANUAL_BY_TUTOR, LP_MODE_OBJECTIVES, LP_MODE_SCORM, LP_MODE_TEST_FINISHED, LP_MODE_TEST_PASSED, LP_MODE_TLT, and LP_MODE_VISITS.