ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Service ilViewRouterGUI This service is used by LTI. 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 ilViewRouterGUI This service is used by LTI.
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 13 of file class.ilLTIRouterGUI.php.
ilLTIRouterGUI::__construct | ( | ) |
ilLTIRouterGUI::executeCommand | ( | ) |
The only thing this execute Command does is forward the command in the command chain.
Definition at line 28 of file class.ilLTIRouterGUI.php.
References ilCtrl\forwardCommand(), ilCtrl\getNextClass(), ilCtrl\lookupClassPath(), and ilUtil\sendFailure().
|
protected |
Definition at line 17 of file class.ilLTIRouterGUI.php.
Referenced by __construct().