|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilUIPluginRouterGUI. More...
Collaboration diagram for ilUIPluginRouterGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| The only thing this execute Command does is forward the command in the command chain. More... | |
Protected Attributes | |
| $ctrl | |
Class ilUIPluginRouterGUI.
This service is used by plugins. It allows any plugin to get called by a http request without dependencies to a certain module or service other than this.
Definition at line 12 of file class.ilUIPluginRouterGUI.php.
| ilUIPluginRouterGUI::__construct | ( | ) |
Definition at line 21 of file class.ilUIPluginRouterGUI.php.
References $DIC.
| ilUIPluginRouterGUI::executeCommand | ( | ) |
The only thing this execute Command does is forward the command in the command chain.
Definition at line 31 of file class.ilUIPluginRouterGUI.php.
References ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 18 of file class.ilUIPluginRouterGUI.php.