Signature Plugin Class.
More...
Signature Plugin Class.
- Author
- Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
- Version
- $Id$
Definition at line 14 of file class.ilTestSignatureGUI.php.
◆ __construct()
Definition at line 37 of file class.ilTestSignatureGUI.php.
References $DIC, $ilCtrl, $lng, $tpl, ilPluginAdmin\getPluginObject(), IL_COMP_MODULE, and test().
43 $ilPluginAdmin = $DIC[
'ilPluginAdmin'];
52 $pl_names = $ilPluginAdmin->getActivePluginsForSlot(
IL_COMP_MODULE,
'Test',
'tsig');
53 $pl = current($pl_names);
55 $this->plugin->setGUIObject($this);
This class provides processing control methods.
Output class for assessment test execution.
static getPluginObject($a_ctype, $a_cname, $a_slot_id, $a_pname)
Get Plugin Object.
◆ executeCommand()
ilTestSignatureGUI::executeCommand |
( |
| ) |
|
◆ getTest()
ilTestSignatureGUI::getTest |
( |
| ) |
|
◆ getTestGUI()
ilTestSignatureGUI::getTestGUI |
( |
| ) |
|
◆ getTestOutputGUI()
ilTestSignatureGUI::getTestOutputGUI |
( |
| ) |
|
◆ setTest()
ilTestSignatureGUI::setTest |
( |
|
$test | ) |
|
◆ setTestGUI()
ilTestSignatureGUI::setTestGUI |
( |
|
$testGUI | ) |
|
◆ setTestOutputGUI()
ilTestSignatureGUI::setTestOutputGUI |
( |
|
$testOutputGUI | ) |
|
◆ $ilCtrl
ilTestSignatureGUI::$ilCtrl |
|
protected |
◆ $ilTestOutputGUI
ilTestSignatureGUI::$ilTestOutputGUI |
|
protected |
◆ $lng
◆ $plugin
ilTestSignatureGUI::$plugin |
|
protected |
◆ $test
ilTestSignatureGUI::$test |
|
protected |
◆ $testGUI
ilTestSignatureGUI::$testGUI |
|
protected |
◆ $tpl
The documentation for this class was generated from the following file: