ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Service ilRouterGUI This service is used by plugins. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
The only thing this execute Command does is forward the command in the command chain. More... | |
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 | ( | ) |
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().
|
protected |
Definition at line 17 of file class.ilUIPluginRouterGUI.php.
Referenced by __construct().