ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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 (ilObjectGUI $parent_gui) | |
executeCommand () | |
edit () | |
initForm () | |
update () | |
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 Class ilExtIdGUI
Definition at line 24 of file class.ilExtIdGUI.php.
ilExtIdGUI::__construct | ( | ilObjectGUI | $parent_gui | ) |
Definition at line 37 of file class.ilExtIdGUI.php.
References $DIC, $parent_gui, ILIAS\Repository\ctrl(), ilObjectGUI\getObject(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
ilExtIdGUI::edit | ( | ) |
Definition at line 72 of file class.ilExtIdGUI.php.
References ilPropertyFormGUI\getHTML(), and initForm().
Referenced by executeCommand().
ilExtIdGUI::executeCommand | ( | ) |
Definition at line 56 of file class.ilExtIdGUI.php.
References ILIAS\Repository\ctrl(), edit(), and update().
ilExtIdGUI::initForm | ( | ) |
Definition at line 78 of file class.ilExtIdGUI.php.
References $form, ilPropertyFormGUI\addCommandButton(), ilPropertyFormGUI\addItem(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilFormGUI\setFormAction().
Referenced by edit(), and update().
ilExtIdGUI::update | ( | ) |
Definition at line 90 of file class.ilExtIdGUI.php.
References ilPropertyFormGUI\checkInput(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getHTML(), ilPropertyFormGUI\getItemByPostVar(), initForm(), ILIAS\Repository\lng(), and ilPropertyFormGUI\setValuesByPost().
Referenced by executeCommand().
|
protected |
Definition at line 28 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 27 of file class.ilExtIdGUI.php.
Referenced by initForm().
|
protected |
Definition at line 32 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 31 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 30 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 33 of file class.ilExtIdGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 26 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 35 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 29 of file class.ilExtIdGUI.php.