| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilDclIliasReferenceRecordRepresentation:
 Collaboration diagram for ilDclIliasReferenceRecordRepresentation:Public Member Functions | |
| __construct (ilDclBaseRecordFieldModel $record_field) | |
| getHTML (bool $link=true, array $options=[]) | |
  Public Member Functions inherited from ilDclBaseRecordRepresentation | |
| __construct (ilDclBaseRecordFieldModel $record_field) | |
| getFormGUI (ilPropertyFormGUI $formGUI) | |
| parseFormInput ($value) | |
| function parses stored value to the variable needed to fill into the form for editing.  More... | |
| fillFormInput (ilPropertyFormGUI $form) | |
| Fills the form with the value of a record.  More... | |
| getHTML (bool $link=true, array $options=[]) | |
| Outputs html of a certain field.  More... | |
| getSingleHTML (?array $options=null, bool $link=true) | |
| Returns data for single record view.  More... | |
| getConfirmationHTML () | |
| Returns data for confirmation list When returning false, attribute is ignored in list.  More... | |
| fillRow (ilTemplate $tpl) | |
| Fills row with record data.  More... | |
| getRecordField () | |
| Get Record Field.  More... | |
| getField () | |
| Getter shortcut for field.  More... | |
| getRecord () | |
| Getter shortcut for record.  More... | |
Private Attributes | |
| ilObjectDefinition | $obj_def | 
| Services | $static_url | 
Additional Inherited Members | |
  Protected Member Functions inherited from ilDclBaseRecordRepresentation | |
| getFormInput () | |
| Gets the value from from the record field.  More... | |
  Protected Attributes inherited from ilDclBaseRecordRepresentation | |
| ILIAS UI Factory | $factory | 
| ilDclBaseRecordFieldModel | $record_field | 
| ilLanguage | $lng | 
| ilAccess | $access | 
| ilCtrl | $ctrl | 
| ILIAS HTTP Services | $http | 
| ILIAS Refinery Factory | $refinery | 
| ILIAS UI Renderer | $renderer | 
| ilObjUser | $user | 
Definition at line 24 of file class.ilDclIliasReferenceRecordRepresentation.php.
| ilDclIliasReferenceRecordRepresentation::__construct | ( | ilDclBaseRecordFieldModel | $record_field | ) | 
Definition at line 29 of file class.ilDclIliasReferenceRecordRepresentation.php.
References $DIC, and ILIAS\MetaData\Repository\Validation\Data\__construct().
 Here is the call graph for this function:| ilDclIliasReferenceRecordRepresentation::getHTML | ( | bool | $link = true,  | 
        
| array | $options = []  | 
        ||
| ) | 
Definition at line 38 of file class.ilDclIliasReferenceRecordRepresentation.php.
References $ref_id, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilDclBaseRecordRepresentation\getField(), ilObjectFactory\getInstanceByRefId(), ilDclBaseRecordRepresentation\getRecordField(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ilDclBaseFieldModel\PROP_DISPLAY_COPY_LINK_ACTION_MENU, and ilDclBaseFieldModel\PROP_ILIAS_REFERENCE_LINK.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 26 of file class.ilDclIliasReferenceRecordRepresentation.php.
      
  | 
  private | 
Definition at line 27 of file class.ilDclIliasReferenceRecordRepresentation.php.