| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Signature Plugin Class. More...
 Collaboration diagram for ilTestSignatureGUI:
 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 $ilCtrl, $lng, $tpl, ilPluginAdmin\getPluginObject(), and IL_COMP_MODULE.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTestSignatureGUI::executeCommand | ( | ) | 
Definition at line 54 of file class.ilTestSignatureGUI.php.
References $ret, and ilCtrl\getNextClass().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilTestSignatureGUI::getTest | ( | ) | 
| ilTestSignatureGUI::getTestGUI | ( | ) | 
| ilTestSignatureGUI::getTestOutputGUI | ( | ) | 
| ilTestSignatureGUI::setTest | ( | $test | ) | 
| \ilObjTest | $test | 
Definition at line 89 of file class.ilTestSignatureGUI.php.
References $test.
| ilTestSignatureGUI::setTestGUI | ( | $testGUI | ) | 
| \ilObjTestGUI | $testGUI | 
Definition at line 105 of file class.ilTestSignatureGUI.php.
References $testGUI.
| ilTestSignatureGUI::setTestOutputGUI | ( | $testOutputGUI | ) | 
| \ilTestOutputGUI | $testOutputGUI | 
Definition at line 121 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().