|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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.
Definition at line 46 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.