|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for ilTestSkillEvaluationGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilTabsGUI $tabs, ilTemplate $tpl, ilLanguage $lng, ilDB $db, $testId, $refId, $objectId) | |
| getQuestionList () | |
| setQuestionList ($questionList) | |
| getObjectiveOrientedContainer () | |
| setObjectiveOrientedContainer ($objectiveOrientedContainer) | |
| executeCommand () | |
| getTestId () | |
| setTestResults ($testResults) | |
| getTestResults () | |
| setTestSession ($testSession) | |
| getTestSession () | |
| getObjectId () | |
Data Fields | |
| const | CMD_SHOW = 'show' |
Private Member Functions | |
| isAccessDenied () | |
| manageTabs ($cmd) | |
| showCmd () | |
| buildEvaluationToolbarGUI ($selectedSkillProfileId) | |
| isTestResultButtonRequired () | |
| buildPersonalSkillsGUI ($usrId, $selectedSkillProfileId) | |
Private Attributes | |
| $ctrl | |
| $tabs | |
| $tpl | |
| $lng | |
| $db | |
| $testId | |
| $skillEvaluation | |
| $testSession | |
| $objectiveOrientedContainer | |
| $testResults | |
| $questionList | |
| $objectId | |
Definition at line 17 of file class.ilTestSkillEvaluationGUI.php.
| ilTestSkillEvaluationGUI::__construct | ( | ilCtrl | $ctrl, |
| ilTabsGUI | $tabs, | ||
| ilTemplate | $tpl, | ||
| ilLanguage | $lng, | ||
| ilDB | $db, | ||
| $testId, | |||
| $refId, | |||
| $objectId | |||
| ) |
Definition at line 80 of file class.ilTestSkillEvaluationGUI.php.
References $ctrl, $db, $lng, $objectId, $tabs, $testId, $tpl, and getTestId().
Here is the call graph for this function:
|
private |
Definition at line 188 of file class.ilTestSkillEvaluationGUI.php.
References isTestResultButtonRequired().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 231 of file class.ilTestSkillEvaluationGUI.php.
References getObjectId().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::executeCommand | ( | ) |
Definition at line 126 of file class.ilTestSkillEvaluationGUI.php.
References $cmd, and manageTabs().
Here is the call graph for this function:| ilTestSkillEvaluationGUI::getObjectId | ( | ) |
Definition at line 290 of file class.ilTestSkillEvaluationGUI.php.
References $objectId.
Referenced by buildPersonalSkillsGUI().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getObjectiveOrientedContainer | ( | ) |
Definition at line 113 of file class.ilTestSkillEvaluationGUI.php.
References $objectiveOrientedContainer.
Referenced by manageTabs().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getQuestionList | ( | ) |
Definition at line 97 of file class.ilTestSkillEvaluationGUI.php.
References $questionList.
Referenced by showCmd().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getTestId | ( | ) |
Definition at line 250 of file class.ilTestSkillEvaluationGUI.php.
References $testId.
Referenced by __construct().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getTestResults | ( | ) |
Definition at line 266 of file class.ilTestSkillEvaluationGUI.php.
References $testResults.
Referenced by showCmd().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getTestSession | ( | ) |
Definition at line 282 of file class.ilTestSkillEvaluationGUI.php.
References $testSession.
Referenced by showCmd().
Here is the caller graph for this function:
|
private |
Definition at line 135 of file class.ilTestSkillEvaluationGUI.php.
|
private |
Definition at line 209 of file class.ilTestSkillEvaluationGUI.php.
References ilObjectFactory\getInstanceByObjId().
Referenced by buildEvaluationToolbarGUI().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 140 of file class.ilTestSkillEvaluationGUI.php.
References ilLink\_getLink(), and getObjectiveOrientedContainer().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::setObjectiveOrientedContainer | ( | $objectiveOrientedContainer | ) |
| ilTestObjectiveOrientedContainer | $objectiveOrientedContainer |
Definition at line 121 of file class.ilTestSkillEvaluationGUI.php.
References $objectiveOrientedContainer.
| ilTestSkillEvaluationGUI::setQuestionList | ( | $questionList | ) |
| ilAssQuestionList | $questionList |
Definition at line 105 of file class.ilTestSkillEvaluationGUI.php.
References $questionList.
| ilTestSkillEvaluationGUI::setTestResults | ( | $testResults | ) |
| array | $testResults |
Definition at line 258 of file class.ilTestSkillEvaluationGUI.php.
References $testResults.
| ilTestSkillEvaluationGUI::setTestSession | ( | $testSession | ) |
| \ilTestSession | $testSession |
Definition at line 274 of file class.ilTestSkillEvaluationGUI.php.
References $testSession.
|
private |
Definition at line 157 of file class.ilTestSkillEvaluationGUI.php.
References $_POST, $testResults, $testSession, buildEvaluationToolbarGUI(), buildPersonalSkillsGUI(), ilObjAssessmentFolder\DEFAULT_SKL_TRIG_NUM_ANSWERS_BARRIER, ilTestSkillEvaluationToolbarGUI\fetchSkillProfileParam(), getQuestionList(), getTestResults(), getTestSession(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
private |
Definition at line 23 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
private |
Definition at line 43 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
private |
Definition at line 78 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct(), and getObjectId().
|
private |
Definition at line 63 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getObjectiveOrientedContainer(), and setObjectiveOrientedContainer().
|
private |
Definition at line 73 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getQuestionList(), and setQuestionList().
|
private |
Definition at line 53 of file class.ilTestSkillEvaluationGUI.php.
|
private |
Definition at line 28 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
private |
Definition at line 48 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct(), and getTestId().
|
private |
Definition at line 68 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getTestResults(), setTestResults(), and showCmd().
|
private |
Definition at line 58 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getTestSession(), setTestSession(), and showCmd().
|
private |
Definition at line 33 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
| const ilTestSkillEvaluationGUI::CMD_SHOW = 'show' |
Definition at line 19 of file class.ilTestSkillEvaluationGUI.php.
Referenced by ilTestResultsToolbarGUI\build().