ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Form property dispatcher. More...
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().
ilFormPropertyDispatchGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 55 of file class.ilFormPropertyDispatchGUI.php.
References $ctrl, getItem(), and ilCtrl\getNextClass().
ilFormPropertyDispatchGUI::getItem | ( | ) |
Definition at line 46 of file class.ilFormPropertyDispatchGUI.php.
References $item.
Referenced by executeCommand().
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().