ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilCtrlCommandClass1TestGUI. More...
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... | |
Class ilCtrlCommandClass1TestGUI.
@ilCtrl_IsCalledBy ilCtrlCommandClass1TestGUI: ilCtrlBaseClass1TestGUI, ilCtrlBaseClass2TestGUI @ilCtrl_Calls ilCtrlCommandClass1TestGUI: ilCtrlBaseClass2TestGUI, ilCtrlCommandClass2TestGUI
Definition at line 29 of file class.ilCtrlCommandClass1TestGUI.php.
ilCtrlCommandClass1TestGUI::executeCommand | ( | ) |
Definition at line 47 of file class.ilCtrlCommandClass1TestGUI.php.
ilCtrlCommandClass1TestGUI::getSafePostCommands | ( | ) |
@inheritDoc
Implements ilCtrlSecurityInterface.
Definition at line 42 of file class.ilCtrlCommandClass1TestGUI.php.
ilCtrlCommandClass1TestGUI::getUnsafeGetCommands | ( | ) |
@inheritDoc
Implements ilCtrlSecurityInterface.
Definition at line 34 of file class.ilCtrlCommandClass1TestGUI.php.