ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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 |
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 | ( | ) |
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.