ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilExtIdGUI. More...
Public Member Functions | |
__construct ($parent_gui) | |
executeCommand () | |
edit () | |
initForm () | |
update () |
Protected Attributes | |
$tabs_gui | |
$form | |
$toolbar | |
$ctrl | |
$tpl | |
$object | |
$lng | |
$ilAccess |
Class ilExtIdGUI.
Definition at line 10 of file class.ilExtIdGUI.php.
ilExtIdGUI::__construct | ( | $parent_gui | ) |
$parent_gui |
Definition at line 49 of file class.ilExtIdGUI.php.
References $ilAccess, $ilCtrl, $lng, $tpl, and ilUtil\sendFailure().
ilExtIdGUI::edit | ( | ) |
Definition at line 83 of file class.ilExtIdGUI.php.
References $form, and initForm().
Referenced by executeCommand().
ilExtIdGUI::executeCommand | ( | ) |
ilExtIdGUI::initForm | ( | ) |
Definition at line 88 of file class.ilExtIdGUI.php.
References $form, and ilTextInputGUI\setValue().
Referenced by edit(), and update().
ilExtIdGUI::update | ( | ) |
Definition at line 99 of file class.ilExtIdGUI.php.
References $form, initForm(), and ilUtil\sendSuccess().
Referenced by executeCommand().
|
protected |
Definition at line 27 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 19 of file class.ilExtIdGUI.php.
Referenced by edit(), initForm(), and update().
|
protected |
Definition at line 43 of file class.ilExtIdGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilExtIdGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 15 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 23 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 31 of file class.ilExtIdGUI.php.
Referenced by __construct().