ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct () | |
Constructor. More... | |
executeCommand () | |
processCommand ($a_cmd) | |
Process command. More... | |
forward () | |
Forward command to plugin. More... | |
Definition at line 15 of file class.ilObjPluginDispatchGUI.php.
ilObjPluginDispatchGUI::__construct | ( | ) |
ilObjPluginDispatchGUI::executeCommand | ( | ) |
Definition at line 24 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ilCtrl, and processCommand().
ilObjPluginDispatchGUI::forward | ( | ) |
Forward command to plugin.
Definition at line 62 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ilCtrl, ilObject\_lookupType(), and ilObjectPlugin\getRepoPluginObjectByType().
Referenced by processCommand().
ilObjPluginDispatchGUI::processCommand | ( | $a_cmd | ) |
Process command.
Definition at line 49 of file class.ilObjPluginDispatchGUI.php.
References forward().
Referenced by executeCommand().