ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilTestSubmissionReviewGUI. More...
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().
ilTestSubmissionReviewGUI::executeCommand | ( | ) |
Definition at line 44 of file class.ilTestSubmissionReviewGUI.php.
References $ret, dispatchCommand(), and ilCtrl\getNextClass().
|
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().
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().
|
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().