ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
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 | ( | ) |
ilLTIRouterGUI::executeCommand | ( | ) |
The only thing this execute Command does is forward the command in the command chain.
Definition at line 46 of file class.ilLTIRouterGUI.php.
|
protected |
Definition at line 33 of file class.ilLTIRouterGUI.php.
|
protected |
Definition at line 34 of file class.ilLTIRouterGUI.php.