|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilTestLearningObjectivesStatusGUI: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 | |
| ILIAS Test InternalRequestService | $testrequest |
| $crsObjId = null | |
| $usrId = null | |
Definition at line 25 of file class.ilTestLearningObjectivesStatusGUI.php.
| ilTestLearningObjectivesStatusGUI::__construct | ( | ilLanguage | $lng | ) |
Definition at line 43 of file class.ilTestLearningObjectivesStatusGUI.php.
References $DIC, $lng, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTestLearningObjectivesStatusGUI::getCrsObjId | ( | ) |
Definition at line 53 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId.
Referenced by getHTML(), and renderStatus().
Here is the caller graph for this function:
|
private |
Definition at line 100 of file class.ilTestLearningObjectivesStatusGUI.php.
| ilTestLearningObjectivesStatusGUI::getHTML | ( | $objectiveId = null | ) |
Definition at line 82 of file class.ilTestLearningObjectivesStatusGUI.php.
References $tpl, getCrsObjId(), getUsersObjectivesStatus(), getUsrId(), ILIAS\Repository\lng(), and renderStatus().
Here is the call graph for this function:
|
private |
Definition at line 196 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId, $res, $usrId, ilLOUserResults\TYPE_INITIAL, and ilLOUserResults\TYPE_QUALIFIED.
Referenced by getUsersObjectivesStatus().
Here is the caller graph for this function:
|
private |
Definition at line 151 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId, $res, $usrId, ilLOTestAssignments\getInstance(), getUsersObjectivesResults(), ilCourseObjective\lookupObjectiveTitle(), ilLPObjSettings\LP_MODE_OBJECTIVES, ilLOSettings\TYPE_TEST_INITIAL, and ilLOSettings\TYPE_TEST_QUALIFIED.
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestLearningObjectivesStatusGUI::getUsrId | ( | ) |
Definition at line 69 of file class.ilTestLearningObjectivesStatusGUI.php.
References $usrId.
Referenced by getHTML().
Here is the caller graph for this function:
|
private |
Definition at line 109 of file class.ilTestLearningObjectivesStatusGUI.php.
References $DIC, $tpl, ilObject\_getIcon(), ilContainerObjectiveGUI\buildObjectiveProgressBar(), getCrsObjId(), ilLOSettings\getInstanceByObjId(), and ILIAS\Repository\lng().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestLearningObjectivesStatusGUI::setCrsObjId | ( | $crsObjId | ) |
| integer | $crsObjId |
Definition at line 61 of file class.ilTestLearningObjectivesStatusGUI.php.
References $crsObjId.
| ilTestLearningObjectivesStatusGUI::setUsrId | ( | $usrId | ) |
| integer | $usrId |
Definition at line 77 of file class.ilTestLearningObjectivesStatusGUI.php.
References $usrId.
|
private |
Definition at line 36 of file class.ilTestLearningObjectivesStatusGUI.php.
Referenced by getCrsObjId(), getUsersObjectivesResults(), getUsersObjectivesStatus(), and setCrsObjId().
|
protected |
Definition at line 31 of file class.ilTestLearningObjectivesStatusGUI.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilTestLearningObjectivesStatusGUI.php.
|
private |
Definition at line 41 of file class.ilTestLearningObjectivesStatusGUI.php.
Referenced by getUsersObjectivesResults(), getUsersObjectivesStatus(), getUsrId(), and setUsrId().