|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Service ilViewRouterGUI This service is used by LTI. More...
Inheritance diagram for ilLTIRouterGUI:
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 | $ilCtrl |
| ilGlobalTemplateInterface | $main_tpl |
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 31 of file class.ilLTIRouterGUI.php.
| ilLTIRouterGUI::__construct | ( | ) |
Definition at line 36 of file class.ilLTIRouterGUI.php.
References $DIC.
| ilLTIRouterGUI::executeCommand | ( | ) |
The only thing this execute Command does is forward the command in the command chain.
| ilCtrlException |
Definition at line 47 of file class.ilLTIRouterGUI.php.
References ilCtrl\forwardCommand(), ilCtrl\getNextClass(), and ilCtrl\lookupClassPath().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file class.ilLTIRouterGUI.php.
|
protected |
Definition at line 34 of file class.ilLTIRouterGUI.php.