ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
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 () | |
Protected Attributes | |
ilCtrl | $ctrl |
Private Attributes | |
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 Class ilUIPluginRouterGUI
This service is used by plugins. 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 27 of file class.ilUIPluginRouterGUI.php.
ilUIPluginRouterGUI::__construct | ( | ) |
Definition at line 32 of file class.ilUIPluginRouterGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
ilUIPluginRouterGUI::executeCommand | ( | ) |
Definition at line 39 of file class.ilUIPluginRouterGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 29 of file class.ilUIPluginRouterGUI.php.
|
private |
Definition at line 30 of file class.ilUIPluginRouterGUI.php.