ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct (ilLanguage $lng) | |
getCrsObjId () | |
setCrsObjId ($crsObjId) | |
getUsrId () | |
setUsrId ($usrId) | |
getHTML ($objectiveId=null) | |
Protected Attributes | |
$lng = null | |
Private Member Functions | |
getHeaderLangVar ($objectiveId) | |
renderStatus ($tpl, $objectiveId, $loStatusData) | |
getUsersObjectivesStatus ($crsObjId, $usrId) | |
getUsersObjectivesResults ($crsObjId, $usrId) | |
Private Attributes | |
$crsObjId = null | |
$usrId = null | |
Definition at line 12 of file class.ilTestLearningObjectivesStatusGUI.php.
ilTestLearningObjectivesStatusGUI::__construct | ( | ilLanguage | $lng | ) |
ilTestLearningObjectivesStatusGUI::getCrsObjId | ( | ) |
Definition at line 37 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId.
Referenced by getHTML(), and renderStatus().
|
private |
Definition at line 84 of file class.ilTestLearningObjectivesStatusGUI.php.
ilTestLearningObjectivesStatusGUI::getHTML | ( | $objectiveId = null | ) |
Definition at line 66 of file class.ilTestLearningObjectivesStatusGUI.php.
References $tpl, getCrsObjId(), getUsersObjectivesStatus(), getUsrId(), and renderStatus().
|
private |
Definition at line 190 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId, $res, $result, $usrId, ilLOUserResults\TYPE_INITIAL, and ilLOUserResults\TYPE_QUALIFIED.
Referenced by getUsersObjectivesStatus().
|
private |
Definition at line 136 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId, $res, $title, $usrId, ilLOTestAssignments\getInstance(), getUsersObjectivesResults(), ilCourseObjective\lookupObjectiveTitle(), ilLPObjSettings\LP_MODE_OBJECTIVES, ilLOSettings\TYPE_TEST_INITIAL, and ilLOSettings\TYPE_TEST_QUALIFIED.
Referenced by getHTML().
ilTestLearningObjectivesStatusGUI::getUsrId | ( | ) |
Definition at line 53 of file class.ilTestLearningObjectivesStatusGUI.php.
References $usrId.
Referenced by getHTML().
|
private |
Definition at line 93 of file class.ilTestLearningObjectivesStatusGUI.php.
References $_GET, $DIC, $tpl, ilContainerObjectiveGUI\buildObjectiveProgressBar(), getCrsObjId(), ilLOSettings\getInstanceByObjId(), and ilUtil\getTypeIconPath().
Referenced by getHTML().
ilTestLearningObjectivesStatusGUI::setCrsObjId | ( | $crsObjId | ) |
integer | $crsObjId |
Definition at line 45 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId.
ilTestLearningObjectivesStatusGUI::setUsrId | ( | $usrId | ) |
integer | $usrId |
Definition at line 61 of file class.ilTestLearningObjectivesStatusGUI.php.
References $usrId.
|
private |
Definition at line 22 of file class.ilTestLearningObjectivesStatusGUI.php.
Referenced by getCrsObjId(), getUsersObjectivesResults(), getUsersObjectivesStatus(), and setCrsObjId().
|
protected |
Definition at line 17 of file class.ilTestLearningObjectivesStatusGUI.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilTestLearningObjectivesStatusGUI.php.
Referenced by getUsersObjectivesResults(), getUsersObjectivesStatus(), getUsrId(), and setUsrId().