|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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 $ilAccess, $ilCtrl, $lng, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilExtIdGUI::edit | ( | ) |
Definition at line 83 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 68 of file class.ilExtIdGUI.php.
References $cmd, edit(), and update().
Here is the call graph for this function:| ilExtIdGUI::initForm | ( | ) |
Definition at line 88 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 99 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().