ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
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 28 of file class.ilFormPropertyDispatchGUI.php.
ilFormPropertyDispatchGUI::__construct | ( | ) |
Definition at line 33 of file class.ilFormPropertyDispatchGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
ilFormPropertyDispatchGUI::executeCommand | ( | ) |
ilCtrlException |
Definition at line 54 of file class.ilFormPropertyDispatchGUI.php.
References $ctrl, getItem(), and ilCtrl\getNextClass().
ilFormPropertyDispatchGUI::getItem | ( | ) |
Definition at line 45 of file class.ilFormPropertyDispatchGUI.php.
References $item.
Referenced by executeCommand().
ilFormPropertyDispatchGUI::setItem | ( | ilFormPropertyGUI | $a_val | ) |
Definition at line 40 of file class.ilFormPropertyDispatchGUI.php.
|
protected |
Definition at line 30 of file class.ilFormPropertyDispatchGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 31 of file class.ilFormPropertyDispatchGUI.php.
Referenced by getItem().