|
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 ilCtrlCommandClass1TestGUI:
Collaboration diagram for ilCtrlCommandClass1TestGUI:Public Member Functions | |
| getUnsafeGetCommands () | |
| @inheritDoc More... | |
| getSafePostCommands () | |
| @inheritDoc More... | |
| executeCommand () | |
| getUnsafeGetCommands () | |
| This method must return a list of unsafe GET commands. More... | |
| getSafePostCommands () | |
| This method must return a list of safe POST commands. More... | |
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 ilCtrlCommandClass1TestGUI
@ilCtrl_IsCalledBy ilCtrlCommandClass1TestGUI: ilCtrlBaseClass1TestGUI, ilCtrlBaseClass2TestGUI @ilCtrl_Calls ilCtrlCommandClass1TestGUI: ilCtrlBaseClass2TestGUI, ilCtrlCommandClass2TestGUI
Definition at line 28 of file class.ilCtrlCommandClass1TestGUI.php.
| ilCtrlCommandClass1TestGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilCtrlCommandClass1TestGUI.php.
| ilCtrlCommandClass1TestGUI::getSafePostCommands | ( | ) |
@inheritDoc
Implements ilCtrlSecurityInterface.
Definition at line 41 of file class.ilCtrlCommandClass1TestGUI.php.
| ilCtrlCommandClass1TestGUI::getUnsafeGetCommands | ( | ) |
@inheritDoc
Implements ilCtrlSecurityInterface.
Definition at line 33 of file class.ilCtrlCommandClass1TestGUI.php.