ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilTestOutputGUI $testOutputGUI) | |
executeCommand () | |
setTest ($test) | |
getTest () | |
setTestGUI ($testGUI) | |
getTestGUI () | |
setTestOutputGUI ($testOutputGUI) | |
getTestOutputGUI () | |
Protected Attributes | |
$lng | |
$ilCtrl | |
$tpl | |
$testGUI | |
$ilTestOutputGUI | |
$test | |
$plugin | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Signature Plugin Class
Definition at line 27 of file class.ilTestSignatureGUI.php.
ilTestSignatureGUI::__construct | ( | ilTestOutputGUI | $testOutputGUI | ) |
Definition at line 50 of file class.ilTestSignatureGUI.php.
References $DIC, $ilCtrl, $lng, $tpl, and ILIAS\Repository\lng().
ilTestSignatureGUI::executeCommand | ( | ) |
Definition at line 70 of file class.ilTestSignatureGUI.php.
References $DIC, $ilUser, ILIAS\LTI\ToolProvider\$key, and ilSession\set().
ilTestSignatureGUI::getTest | ( | ) |
ilTestSignatureGUI::getTestGUI | ( | ) |
ilTestSignatureGUI::getTestOutputGUI | ( | ) |
Definition at line 143 of file class.ilTestSignatureGUI.php.
References $DIC, $ilCtrl, $ilTestOutputGUI, $ilUser, ILIAS\LTI\ToolProvider\$key, and ilSession\set().
ilTestSignatureGUI::setTest | ( | $test | ) |
\ilObjTest | $test |
Definition at line 103 of file class.ilTestSignatureGUI.php.
References $test.
ilTestSignatureGUI::setTestGUI | ( | $testGUI | ) |
\ilObjTestGUI | $testGUI |
Definition at line 119 of file class.ilTestSignatureGUI.php.
References $testGUI.
ilTestSignatureGUI::setTestOutputGUI | ( | $testOutputGUI | ) |
\ilTestOutputGUI | $testOutputGUI |
Definition at line 135 of file class.ilTestSignatureGUI.php.
|
protected |
Definition at line 33 of file class.ilTestSignatureGUI.php.
Referenced by __construct(), and getTestOutputGUI().
|
protected |
Definition at line 42 of file class.ilTestSignatureGUI.php.
Referenced by getTestOutputGUI().
|
protected |
Definition at line 30 of file class.ilTestSignatureGUI.php.
Referenced by __construct().
|
protected |
Definition at line 48 of file class.ilTestSignatureGUI.php.
|
protected |
Definition at line 45 of file class.ilTestSignatureGUI.php.
|
protected |
Definition at line 39 of file class.ilTestSignatureGUI.php.
Referenced by getTestGUI(), and setTestGUI().
|
protected |
Definition at line 36 of file class.ilTestSignatureGUI.php.
Referenced by __construct().