|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilDclReferenceRecordRepresentation. More...
Inheritance diagram for ilDclReferenceRecordRepresentation:
Collaboration diagram for ilDclReferenceRecordRepresentation:Public Member Functions | |
| getHTML ($link=true) | |
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 ($form) | |
| Fills the form with the value of a record. More... | |
| getHTML ($link=true) | |
| Outputs html of a certain field. More... | |
| getSingleHTML (array $options=null, $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... | |
Protected Member Functions | |
| getLinkHTML ($link_name=NULL, $value) | |
Protected Member Functions inherited from ilDclBaseRecordRepresentation | |
| getFormInput () | |
| Gets the value from from the record field. More... | |
Additional Inherited Members | |
Protected Attributes inherited from ilDclBaseRecordRepresentation | |
| $record_field | |
| $lng | |
| $access | |
| $ctrl | |
Class ilDclReferenceRecordRepresentation.
Definition at line 10 of file class.ilDclReferenceRecordRepresentation.php.
| ilDclReferenceRecordRepresentation::getHTML | ( | $link = true | ) |
Reimplemented from ilDclBaseRecordRepresentation.
Definition at line 15 of file class.ilDclReferenceRecordRepresentation.php.
References $_GET, $html, ilDclBaseRecordRepresentation\$record_field, getLinkHTML(), ilDclCache\getRecordCache(), ilDclBaseRecordRepresentation\getRecordField(), ilDclBaseFieldModel\PROP_REFERENCE, and ilDclBaseFieldModel\PROP_REFERENCE_LINK.
Here is the call graph for this function:
|
protected |
| null | $link_name | |
| $value |
Definition at line 65 of file class.ilDclReferenceRecordRepresentation.php.
References $_GET, $DIC, $html, $ilCtrl, ilDclBaseRecordRepresentation\$record_field, ilDclCache\getRecordCache(), and ilDclBaseFieldModel\PROP_REFERENCE.
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function: