|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Signature Plugin Class. More...
Collaboration diagram for ilTestSignatureGUI: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 $DIC, $ilCtrl, $lng, $tpl, ilPluginAdmin\getPluginObject(), and IL_COMP_MODULE.
Here is the call graph for this function:| ilTestSignatureGUI::executeCommand | ( | ) |
Definition at line 58 of file class.ilTestSignatureGUI.php.
References $ret, and ilCtrl\getNextClass().
Here is the call graph for this function:| ilTestSignatureGUI::getTest | ( | ) |
Definition at line 99 of file class.ilTestSignatureGUI.php.
References $test.
| ilTestSignatureGUI::getTestGUI | ( | ) |
Definition at line 115 of file class.ilTestSignatureGUI.php.
References $testGUI.
| ilTestSignatureGUI::getTestOutputGUI | ( | ) |
Definition at line 131 of file class.ilTestSignatureGUI.php.
References $ilTestOutputGUI.
| ilTestSignatureGUI::setTest | ( | $test | ) |
| \ilObjTest | $test |
Definition at line 91 of file class.ilTestSignatureGUI.php.
References $test.
| ilTestSignatureGUI::setTestGUI | ( | $testGUI | ) |
| \ilObjTestGUI | $testGUI |
Definition at line 107 of file class.ilTestSignatureGUI.php.
References $testGUI.
| ilTestSignatureGUI::setTestOutputGUI | ( | $testOutputGUI | ) |
| \ilTestOutputGUI | $testOutputGUI |
Definition at line 123 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().