| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilObjPluginDispatchGUI:
 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:
 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, ilObject\_lookupType(), IL_COMP_SERVICE, and ilPlugin\lookupNameForId().
Referenced by processCommand().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: