|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for ilObjPluginDispatchGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| executeCommand () | |
| processCommand ($a_cmd) | |
| Process command. More... | |
| forward () | |
| Forward command to plugin. More... | |
Protected Attributes | |
| $ctrl | |
Definition at line 15 of file class.ilObjPluginDispatchGUI.php.
| ilObjPluginDispatchGUI::__construct | ( | ) |
| ilObjPluginDispatchGUI::executeCommand | ( | ) |
Definition at line 32 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ctrl, $ilCtrl, and processCommand().
Here is the call graph for this function:| ilObjPluginDispatchGUI::forward | ( | ) |
Forward command to plugin.
Definition at line 66 of file class.ilObjPluginDispatchGUI.php.
References $_GET, $ctrl, $ilCtrl, $type, 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 | ( | $a_cmd | ) |
Process command.
Definition at line 54 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 20 of file class.ilObjPluginDispatchGUI.php.
Referenced by executeCommand(), and forward().