|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilTestSubmissionReviewGUI. More...
Collaboration diagram for ilTestSubmissionReviewGUI: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.
@ilCtrl_calls 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().
Here is the call graph for this function:
|
protected |
Definition at line 104 of file class.ilTestSubmissionReviewGUI.php.
References ilLinkButton\getInstance(), ilCtrl\getLinkTarget(), and ilCtrl\setParameter().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 146 of file class.ilTestSubmissionReviewGUI.php.
References $results.
Referenced by pdfDownload(), and show().
Here is the caller graph for this function:
|
protected |
Definition at line 61 of file class.ilTestSubmissionReviewGUI.php.
References ilCtrl\getCmd(), pdfDownload(), 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 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 87 of file class.ilTestSubmissionReviewGUI.php.
Referenced by show().
Here is the caller graph for this function:
|
protected |
Definition at line 174 of file class.ilTestSubmissionReviewGUI.php.
References buildUserReviewOutput(), exit, ilTestPDFGenerator\generatePDF(), and ilTestPDFGenerator\PDF_OUTPUT_DOWNLOAD.
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 165 of file class.ilTestSubmissionReviewGUI.php.
References buildToolbar(), buildUserReviewOutput(), and getContentBlockName().
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().