| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilDclMobRecordRepresentation:
 Collaboration diagram for ilDclMobRecordRepresentation:Public Member Functions | |
| getHTML (bool $link=true, array $options=[]) | |
| Outputs html of a certain field.  More... | |
| parseFormInput ($value) | |
  Public Member Functions inherited from ilDclFileRecordRepresentation | |
| __construct (ilDclBaseRecordFieldModel $record_field) | |
| getSingleHTML (?array $options=null, bool $link=true) | |
| getHTML (bool $link=true, array $options=[]) | |
| parseFormInput ($value) | |
  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... | |
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 21 of file class.ilDclMobRecordRepresentation.php.
| ilDclMobRecordRepresentation::getHTML | ( | bool | $link = true,  | 
        
| array | $options = []  | 
        ||
| ) | 
Outputs html of a certain field.
Definition at line 26 of file class.ilDclMobRecordRepresentation.php.
References $location, ilObjMediaObject\_getDirectory(), ilObjMediaObject\_getURL(), ILIAS\Repository\ctrl(), ilDclBaseRecordRepresentation\getField(), ILIAS\Survey\Mode\getId(), ilDclBaseRecordRepresentation\getRecord(), ilDclBaseRecordRepresentation\getRecordField(), ILIAS\FileDelivery\http(), ilDclDetailedViewDefinition\isActive(), ILIAS\Repository\lng(), ilDclBaseFieldModel\PROP_HEIGHT, ilDclBaseFieldModel\PROP_LINK_DETAIL_PAGE_MOB, ilDclBaseFieldModel\PROP_WIDTH, ILIAS\Repository\refinery(), and ilWACSignedPath\signFile().
 Here is the call graph for this function:| ilDclMobRecordRepresentation::parseFormInput | ( | $value | ) | 
Definition at line 124 of file class.ilDclMobRecordRepresentation.php.
References ilObject\_exists(), and ilObject\_lookupType().
 Here is the call graph for this function: