|
ILIAS
Release_4_0_x_branch Revision 61816
|
Form property dispatcher. More...
Collaboration diagram for ilFormPropertyDispatchGUI:Public Member Functions | |
| _construct () | |
| Constructor. | |
| setItem ($a_val) | |
| Set item. | |
| getItem () | |
| Get item. | |
| & | executeCommand () |
| Execute command. | |
Form property dispatcher.
Forwards control flow to property form input GUI classes.
Definition at line 13 of file class.ilFormPropertyDispatchGUI.php.
| ilFormPropertyDispatchGUI::_construct | ( | ) |
| & ilFormPropertyDispatchGUI::executeCommand | ( | ) |
Execute command.
Definition at line 45 of file class.ilFormPropertyDispatchGUI.php.
References $cmd, $ilCtrl, and getItem().
Here is the call graph for this function:| ilFormPropertyDispatchGUI::getItem | ( | ) |
Get item.
Definition at line 37 of file class.ilFormPropertyDispatchGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilFormPropertyDispatchGUI::setItem | ( | $a_val | ) |
Set item.
| object | item |
Definition at line 27 of file class.ilFormPropertyDispatchGUI.php.