|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilCtrlCommandClass1TestGUI. 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... | |
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.