|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilExtIdGUI. More...
Collaboration diagram for ilExtIdGUI: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 $DIC, $ilAccess, $ilCtrl, $lng, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilExtIdGUI::edit | ( | ) |
Definition at line 89 of file class.ilExtIdGUI.php.
References $form, and initForm().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExtIdGUI::executeCommand | ( | ) |
Definition at line 74 of file class.ilExtIdGUI.php.
References $cmd, edit(), and update().
Here is the call graph for this function:| ilExtIdGUI::initForm | ( | ) |
Definition at line 94 of file class.ilExtIdGUI.php.
References $form.
Referenced by edit(), and update().
Here is the caller graph for this function:| ilExtIdGUI::update | ( | ) |
Definition at line 105 of file class.ilExtIdGUI.php.
References $form, initForm(), and ilUtil\sendSuccess().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().