|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Dispatcher to all repository object plugins. More...
Inheritance diagram for ilObjPluginDispatchGUI:
Collaboration diagram for ilObjPluginDispatchGUI: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(), and processCommand().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPluginDispatchGUI::processCommand | ( | string | $a_cmd | ) |
Definition at line 67 of file class.ilObjPluginDispatchGUI.php.
References forward().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.