|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
This is the GUI for the ADT-based example object. More...
Inheritance diagram for ilADTTestGUI:
Collaboration diagram for ilADTTestGUI:Protected Member Functions | |
| initObject () | |
| Init ADT-based object. More... | |
| prepareFormElements (ilADTGroupFormBridge $a_adt_form) | |
| Prepare/customize form elements. More... | |
Protected Member Functions inherited from ilADTBasedObjectGUI | |
| initObject () | |
| Init ADT-based object. More... | |
| prepareFormElements (ilADTGroupFormBridge $a_adt_form) | |
| Prepare/customize form elements. More... | |
| initForm () | |
| Init ADT-based form. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ilADTBasedObjectGUI | |
| __construct (ilObjectGUI $a_parent_gui) | |
| Constructor. More... | |
| editAction (ilADTGroupFormBridge $a_form=null) | |
| Edit object ADT properties. More... | |
| updateAction () | |
| Parse incoming values and update if valid. More... | |
Protected Attributes inherited from ilADTBasedObjectGUI | |
| $object | |
This is the GUI for the ADT-based example object.
It expects an existing record with Id 1 and doesn't do much
Definition at line 10 of file class.ilADTTestGUI.php.
|
protected |
Init ADT-based object.
Reimplemented from ilADTBasedObjectGUI.
Definition at line 12 of file class.ilADTTestGUI.php.
|
protected |
Prepare/customize form elements.
| ilADTGroupFormBridge | $a_adt_form |
Reimplemented from ilADTBasedObjectGUI.
Definition at line 37 of file class.ilADTTestGUI.php.
References $DIC, $lng, $name, ilADTGroupFormBridge\getElement(), ilADTGroupFormBridge\getElements(), ilADTFormBridge\getForm(), ilADTFormBridge\setInfo(), and ilADTFormBridge\setTitle().
Here is the call graph for this function: