ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct () | |
Constructor. | |
& | executeCommand () |
processCommand ($a_cmd) | |
Process command. | |
forward () | |
Forward command to plugin. |
Definition at line 14 of file class.ilObjPluginDispatchGUI.php.
ilObjPluginDispatchGUI::__construct | ( | ) |
& ilObjPluginDispatchGUI::executeCommand | ( | ) |
Definition at line 23 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ilCtrl, and processCommand().
ilObjPluginDispatchGUI::forward | ( | ) |
Forward command to plugin.
Definition at line 61 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ilCtrl, ilObject\_lookupType(), IL_COMP_SERVICE, and ilPlugin\lookupNameForId().
Referenced by processCommand().
ilObjPluginDispatchGUI::processCommand | ( | $a_cmd | ) |
Process command.
Definition at line 48 of file class.ilObjPluginDispatchGUI.php.
References forward().
Referenced by executeCommand().