ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilTestSubmissionReviewGUI. More...
Public Member Functions | |
__construct (ilTestOutputGUI $testOutputGUI, ilObjTest $test) | |
executeCommand () | |
show () |
Protected Member Functions | |
dispatchCommand () | |
getTestEvaluationGUI () |
Protected Attributes | |
$testOutputGUI = null | |
$testSession = null | |
$lng | |
$ilCtrl | |
$tpl |
Private Member Functions | |
getContentBlockName () | |
Returns the name of the current content block (depends on the kiosk mode setting) |
Class ilTestSubmissionReviewGUI.
ilTestSubmissionReviewGUI: ilTestOutputGUI, ilTestEvaluationGUI, ilAssQuestionPageGUI ilTestSubmissionReviewGUI: ilTestOutputGUI
Definition at line 13 of file class.ilTestSubmissionReviewGUI.php.
ilTestSubmissionReviewGUI::__construct | ( | ilTestOutputGUI | $testOutputGUI, |
ilObjTest | $test | ||
) |
|
protected |
Definition at line 60 of file class.ilTestSubmissionReviewGUI.php.
References $cmd, $ret, ilCtrl\getCmd(), and show().
Referenced by executeCommand().
ilTestSubmissionReviewGUI::executeCommand | ( | ) |
Definition at line 41 of file class.ilTestSubmissionReviewGUI.php.
References $ret, dispatchCommand(), ilCtrl\forwardCommand(), ilCtrl\getNextClass(), and getTestEvaluationGUI().
|
private |
Returns the name of the current content block (depends on the kiosk mode setting)
Definition at line 86 of file class.ilTestSubmissionReviewGUI.php.
Referenced by show().
|
protected |
Definition at line 72 of file class.ilTestSubmissionReviewGUI.php.
Referenced by executeCommand().
ilTestSubmissionReviewGUI::show | ( | ) |
Definition at line 100 of file class.ilTestSubmissionReviewGUI.php.
References $_GET, $filename, $ilSetting, $ilUser, $pass, $path, $results, ilTestPDFGenerator\generatePDF(), getContentBlockName(), ilCtrl\getFormAction(), ilUtil\getHtmlPath(), ilUtil\getImagePath(), ilUtil\getWebspaceDir(), ilUtil\makeDirParents(), ilTestPDFGenerator\PDF_OUTPUT_FILE, and ilCtrl\setParameter().
Referenced by dispatchCommand().
|
protected |
Definition at line 25 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 19 of file class.ilTestSubmissionReviewGUI.php.
|
protected |
Definition at line 28 of file class.ilTestSubmissionReviewGUI.php.
Referenced by __construct().