ILIAS
Release_5_0_x_branch Revision 61816
|
Signature Plugin Class. 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 |
ilTestSignatureGUI::__construct | ( | ilTestOutputGUI | $testOutputGUI | ) |
Definition at line 37 of file class.ilTestSignatureGUI.php.
References $ilCtrl, $lng, $tpl, ilPluginAdmin\getPluginObject(), and IL_COMP_MODULE.
ilTestSignatureGUI::executeCommand | ( | ) |
Definition at line 54 of file class.ilTestSignatureGUI.php.
References $ret, and ilCtrl\getNextClass().
ilTestSignatureGUI::getTest | ( | ) |
ilTestSignatureGUI::getTestGUI | ( | ) |
ilTestSignatureGUI::getTestOutputGUI | ( | ) |
ilTestSignatureGUI::setTest | ( | $test | ) |
\ilObjTest | $test |
Definition at line 88 of file class.ilTestSignatureGUI.php.
References $test.
ilTestSignatureGUI::setTestGUI | ( | $testGUI | ) |
\ilObjTestGUI | $testGUI |
Definition at line 104 of file class.ilTestSignatureGUI.php.
References $testGUI.
ilTestSignatureGUI::setTestOutputGUI | ( | $testOutputGUI | ) |
\ilTestOutputGUI | $testOutputGUI |
Definition at line 120 of file class.ilTestSignatureGUI.php.
|
protected |
Definition at line 20 of file class.ilTestSignatureGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilTestSignatureGUI.php.
Referenced by getTestOutputGUI().
|
protected |
Definition at line 17 of file class.ilTestSignatureGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilTestSignatureGUI.php.
|
protected |
Definition at line 32 of file class.ilTestSignatureGUI.php.
|
protected |
Definition at line 26 of file class.ilTestSignatureGUI.php.
Referenced by getTestGUI(), and setTestGUI().
|
protected |
Definition at line 23 of file class.ilTestSignatureGUI.php.
Referenced by __construct().