ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Dispatcher to all repository object plugins. More...
Public Member Functions | |
executeCommand () | |
processCommand (string $a_cmd) | |
forward () | |
Forward command to plugin. More... | |
Protected Attributes | |
ilCtrl | $ctrl |
PluginSlotGUIRequest | $request |
object | $gui_obj |
Dispatcher to all repository object plugins.
Definition at line 27 of file class.ilObjPluginDispatchGUI.php.
ilObjPluginDispatchGUI::executeCommand | ( | ) |
Definition at line 47 of file class.ilObjPluginDispatchGUI.php.
References $ctrl, ilCtrl\getNextClass(), null, and processCommand().
ilObjPluginDispatchGUI::forward | ( | ) |
Forward command to plugin.
Definition at line 79 of file class.ilObjPluginDispatchGUI.php.
References $ctrl, XapiProxy\$plugin, ilObject\_lookupType(), and ilObjectPlugin\getPluginObjectByType().
Referenced by processCommand().
ilObjPluginDispatchGUI::processCommand | ( | string | $a_cmd | ) |
Definition at line 67 of file class.ilObjPluginDispatchGUI.php.
References forward().
Referenced by executeCommand().
|
protected |
Definition at line 29 of file class.ilObjPluginDispatchGUI.php.
Referenced by executeCommand(), and forward().
|
protected |
Definition at line 31 of file class.ilObjPluginDispatchGUI.php.
|
protected |
Definition at line 30 of file class.ilObjPluginDispatchGUI.php.