|
ILIAS
Release_4_0_x_branch Revision 61816
|
Collaboration diagram for ilObjPluginDispatchGUI: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().
Here is the call graph for this function:| ilObjPluginDispatchGUI::forward | ( | ) |
Forward command to plugin.
Definition at line 61 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ilCtrl, $type, ilObject\_lookupType(), IL_COMP_SERVICE, and ilPlugin\lookupNameForId().
Referenced by processCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjPluginDispatchGUI::processCommand | ( | $a_cmd | ) |
Process command.
Definition at line 48 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: