ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 50 of file class.ilExtIdGUI.php.
References $DIC, $ilAccess, $ilCtrl, $lng, $tpl, and ilUtil\sendFailure().
ilExtIdGUI::edit | ( | ) |
Definition at line 91 of file class.ilExtIdGUI.php.
References $form, and initForm().
Referenced by executeCommand().
ilExtIdGUI::executeCommand | ( | ) |
Definition at line 76 of file class.ilExtIdGUI.php.
References edit(), and update().
ilExtIdGUI::initForm | ( | ) |
Definition at line 97 of file class.ilExtIdGUI.php.
Referenced by edit(), and update().
ilExtIdGUI::update | ( | ) |
Definition at line 109 of file class.ilExtIdGUI.php.
References $form, and initForm().
Referenced by executeCommand().
|
protected |
Definition at line 28 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 20 of file class.ilExtIdGUI.php.
Referenced by edit(), initForm(), and update().
|
protected |
Definition at line 44 of file class.ilExtIdGUI.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilExtIdGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 16 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 24 of file class.ilExtIdGUI.php.
|
protected |
Definition at line 32 of file class.ilExtIdGUI.php.
Referenced by __construct().