ILIAS
Release_5_0_x_branch Revision 61816
|
This is the GUI for the ADT-based example object. More...
Protected Member Functions | |
initObject () | |
Init ADT-based object. | |
prepareFormElements (ilADTGroupFormBridge $a_adt_form) | |
Prepare/customize form elements. | |
Protected Member Functions inherited from ilADTBasedObjectGUI | |
initForm () | |
Init ADT-based form. |
Additional Inherited Members | |
Public Member Functions inherited from ilADTBasedObjectGUI | |
__construct (ilObjectGUI $a_parent_gui) | |
Constructor. | |
editAction (ilADTGroupFormBridge $a_form=null) | |
Edit object ADT properties. | |
updateAction () | |
Parse incoming values and update if valid. | |
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 $lng, ilADTGroupFormBridge\getElement(), ilADTGroupFormBridge\getElements(), ilADTFormBridge\getForm(), ilADTFormBridge\setInfo(), and ilADTFormBridge\setTitle().