|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Service ilViewRouterGUI This service is used by LTI. More...
Collaboration diagram for ilLTIRouterGUI: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 | ( | ) |
Definition at line 19 of file class.ilLTIRouterGUI.php.
References $ilCtrl.
| 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().
Here is the call graph for this function:
|
protected |
Definition at line 17 of file class.ilLTIRouterGUI.php.
Referenced by __construct().