ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
$ctrl | |
$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 25 of file class.ilUIPluginRouterGUI.php.
ilUIPluginRouterGUI::executeCommand | ( | ) |
The only thing this execute Command does is forward the command in the command chain.
Definition at line 37 of file class.ilUIPluginRouterGUI.php.
References ilUtil\sendFailure().
|
protected |
Definition at line 19 of file class.ilUIPluginRouterGUI.php.
|
protected |
Definition at line 23 of file class.ilUIPluginRouterGUI.php.
Referenced by __construct().