ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Form property dispatcher. More...
Public Member Functions | |
setItem ($a_val) | |
Set item. More... | |
getItem () | |
Get item. More... | |
executeCommand () | |
Execute command. More... | |
Form property dispatcher.
Forwards control flow to property form input GUI classes.
Definition at line 13 of file class.ilFormPropertyDispatchGUI.php.
ilFormPropertyDispatchGUI::executeCommand | ( | ) |
Execute command.
Definition at line 38 of file class.ilFormPropertyDispatchGUI.php.
References $cmd, $ilCtrl, and getItem().
ilFormPropertyDispatchGUI::getItem | ( | ) |
Get item.
Definition at line 30 of file class.ilFormPropertyDispatchGUI.php.
Referenced by executeCommand().
ilFormPropertyDispatchGUI::setItem | ( | $a_val | ) |