ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilTestSubmissionReviewGUI. More...
Public Member Functions | |
__construct (ilTestOutputGUI $testOutputGUI, ilObjTest $test, ilTestSession $testSession) | |
executeCommand () | |
Protected Member Functions | |
dispatchCommand () | |
buildToolbar ($toolbarId) | |
buildUserReviewOutput () | |
show () | |
pdfDownload () | |
buildPdfFilename () | |
not in use, but we keep the code (no archive for every user at end of test !!) More... | |
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) More... | |
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 |
not in use, but we keep the code (no archive for every user at end of test !!)
Definition at line 189 of file class.ilTestSubmissionReviewGUI.php.
References $filename, $ilSetting, $path, ilUtil\getWebspaceDir(), ILIAS_ABSOLUTE_PATH, ilUtil\makeDirParents(), and ilUtil\removeTrailingPathSeparators().
|
protected |
Definition at line 104 of file class.ilTestSubmissionReviewGUI.php.
References ilLinkButton\getInstance(), ilCtrl\getLinkTarget(), and ilCtrl\setParameter().
Referenced by show().
|
protected |
Definition at line 146 of file class.ilTestSubmissionReviewGUI.php.
References $results.
Referenced by pdfDownload(), and show().
|
protected |
Definition at line 61 of file class.ilTestSubmissionReviewGUI.php.
References ilCtrl\getCmd(), pdfDownload(), and show().
Referenced by executeCommand().
ilTestSubmissionReviewGUI::executeCommand | ( | ) |
Definition at line 44 of file class.ilTestSubmissionReviewGUI.php.
References dispatchCommand(), and ilCtrl\getNextClass().
|
private |
Returns the name of the current content block (depends on the kiosk mode setting)
Definition at line 87 of file class.ilTestSubmissionReviewGUI.php.
Referenced by show().
|
protected |
Definition at line 174 of file class.ilTestSubmissionReviewGUI.php.
References buildUserReviewOutput(), exit, ilTestPDFGenerator\generatePDF(), and ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD.
Referenced by dispatchCommand().
|
protected |
Definition at line 165 of file class.ilTestSubmissionReviewGUI.php.
References buildToolbar(), buildUserReviewOutput(), and getContentBlockName().
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().