|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilTestSubmissionReviewGUI. More...
Collaboration diagram for ilTestSubmissionReviewGUI:Public Member Functions | |
| __construct (ilTestOutputGUI $testOutputGUI, ilObjTest $test, ilTestSession $testSession) | |
| executeCommand () | |
| show () | |
Protected Member Functions | |
| dispatchCommand () | |
Protected Attributes | |
| $testOutputGUI = null | |
| $test = null | |
| $lng | |
| $ilCtrl | |
| $tpl | |
| $testSession | |
Private Member Functions | |
| getContentBlockName () | |
| Returns the name of the current content block (depends on the kiosk mode setting) | |
Class ilTestSubmissionReviewGUI.
ilTestSubmissionReviewGUI: ilAssQuestionPageGUI
Definition at line 12 of file class.ilTestSubmissionReviewGUI.php.
| ilTestSubmissionReviewGUI::__construct | ( | ilTestOutputGUI | $testOutputGUI, |
| ilObjTest | $test, | ||
| ilTestSession | $testSession | ||
| ) |
Definition at line 32 of file class.ilTestSubmissionReviewGUI.php.
References $ilCtrl, $lng, $test, $testOutputGUI, $testSession, and $tpl.
|
protected |
Definition at line 57 of file class.ilTestSubmissionReviewGUI.php.
References $cmd, $ret, ilCtrl\getCmd(), and show().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSubmissionReviewGUI::executeCommand | ( | ) |
Definition at line 44 of file class.ilTestSubmissionReviewGUI.php.
References $ret, dispatchCommand(), and ilCtrl\getNextClass().
Here is the call graph for this function:
|
private |
Returns the name of the current content block (depends on the kiosk mode setting)
Definition at line 75 of file class.ilTestSubmissionReviewGUI.php.
Referenced by show().
Here is the caller graph for this function:| ilTestSubmissionReviewGUI::show | ( | ) |
Definition at line 89 of file class.ilTestSubmissionReviewGUI.php.
References $filename, $ilSetting, $ilUser, $path, $results, ilTestPDFGenerator\generatePDF(), getContentBlockName(), ilCtrl\getFormAction(), ilUtil\getWebspaceDir(), ilUtil\makeDirParents(), ilTestPDFGenerator\PDF_OUTPUT_FILE, and ilCtrl\setParameter().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 24 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 21 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 15 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().