|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Form property dispatcher. More...
Collaboration diagram for ilFormPropertyDispatchGUI:Public Member Functions | |
| __construct () | |
| setItem (ilFormPropertyGUI $a_val) | |
| getItem () | |
| executeCommand () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilFormPropertyGUI | $item |
Form property dispatcher.
Forwards control flow to property form input GUI classes.
Definition at line 29 of file class.ilFormPropertyDispatchGUI.php.
| ilFormPropertyDispatchGUI::__construct | ( | ) |
Definition at line 34 of file class.ilFormPropertyDispatchGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilFormPropertyDispatchGUI::executeCommand | ( | ) |
| ilCtrlException |
Definition at line 55 of file class.ilFormPropertyDispatchGUI.php.
References $ctrl, getItem(), and ilCtrl\getNextClass().
Here is the call graph for this function:| ilFormPropertyDispatchGUI::getItem | ( | ) |
Definition at line 46 of file class.ilFormPropertyDispatchGUI.php.
References $item.
Referenced by executeCommand().
Here is the caller graph for this function:| ilFormPropertyDispatchGUI::setItem | ( | ilFormPropertyGUI | $a_val | ) |
Definition at line 41 of file class.ilFormPropertyDispatchGUI.php.
|
protected |
Definition at line 31 of file class.ilFormPropertyDispatchGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 32 of file class.ilFormPropertyDispatchGUI.php.
Referenced by getItem().