ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct () | |
setItem (ilFormPropertyGUI $a_val) | |
getItem () | |
executeCommand () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilFormPropertyGUI | $item |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning 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().