|
ILIAS
Release_5_0_x_branch Revision 61816
|
Service ilRouterGUI This service is used by plugins. 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. | |
Protected Attributes | |
| $ilCtrl | |
Service ilRouterGUI 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 14 of file class.ilUIPluginRouterGUI.php.
| ilUIPluginRouterGUI::__construct | ( | ) |
Definition at line 19 of file class.ilUIPluginRouterGUI.php.
References $ilCtrl.
| ilUIPluginRouterGUI::executeCommand | ( | ) |
The only thing this execute Command does is forward the command in the command chain.
Definition at line 28 of file class.ilUIPluginRouterGUI.php.
References ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilUIPluginRouterGUI.php.
Referenced by __construct().