ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilUIPluginRouterGUI. More...
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().
|
protected |
Definition at line 18 of file class.ilUIPluginRouterGUI.php.