ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
processCommand ($a_cmd) | |
Process command. More... | |
forward () | |
Forward command to plugin. More... | |
Protected Attributes | |
$ctrl | |
Definition at line 15 of file class.ilObjPluginDispatchGUI.php.
ilObjPluginDispatchGUI::__construct | ( | ) |
ilObjPluginDispatchGUI::executeCommand | ( | ) |
Definition at line 32 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ctrl, $ilCtrl, and processCommand().
ilObjPluginDispatchGUI::forward | ( | ) |
Forward command to plugin.
Definition at line 66 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ctrl, $ilCtrl, $type, ilObject\_lookupType(), and ilObjectPlugin\getPluginObjectByType().
Referenced by processCommand().
ilObjPluginDispatchGUI::processCommand | ( | $a_cmd | ) |
Process command.
Definition at line 54 of file class.ilObjPluginDispatchGUI.php.
References forward().
Referenced by executeCommand().
|
protected |
Definition at line 20 of file class.ilObjPluginDispatchGUI.php.
Referenced by executeCommand(), and forward().