| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This is the GUI for the ADT-based example object It expects an existing record with Id 1 and doesn't do much. More...
 Inheritance diagram for ilADTTestGUI:
 Collaboration diagram for ilADTTestGUI:Protected Member Functions | |
| initObject () | |
| prepareFormElements (ilADTGroupFormBridge $a_adt_form) | |
  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 Parent GUI is just needed for testing (ilCtrl)  More... | |
| editAction (ilADTGroupFormBridge $a_form=null) | |
| updateAction () | |
| Parse incoming values and update if valid  PhpParamsInspection.  More... | |
  Protected Attributes inherited from ilADTBasedObjectGUI | |
| ilADTBasedObject | $object = null | 
| ilGlobalTemplateInterface | $tpl | 
| ilLanguage | $lng | 
| ilCtrl | $ctrl | 
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 9 of file class.ilADTTestGUI.php.
      
  | 
  protected | 
Definition at line 11 of file class.ilADTTestGUI.php.
      
  | 
  protected | 
Definition at line 16 of file class.ilADTTestGUI.php.
References ilADTGroupFormBridge\getElement(), ilADTGroupFormBridge\getElements(), ilADTFormBridge\getForm(), ILIAS\Repository\lng(), ilADTFormBridge\setInfo(), and ilADTFormBridge\setTitle().
 Here is the call graph for this function: