|
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 ilUIPluginRouterGUI:
Collaboration diagram for ilUIPluginRouterGUI: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().
Here is the call graph for this function:| ilUIPluginRouterGUI::executeCommand | ( | ) |
Definition at line 39 of file class.ilUIPluginRouterGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilUIPluginRouterGUI.php.
|
private |
Definition at line 30 of file class.ilUIPluginRouterGUI.php.