ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 | $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().
|
protected |
Definition at line 33 of file class.ilLTIRouterGUI.php.
|
protected |
Definition at line 34 of file class.ilLTIRouterGUI.php.