ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilDclReferenceRecordRepresentation. More...
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 | ) |
Definition at line 15 of file class.ilDclReferenceRecordRepresentation.php.
References $_GET, $html, ilDclBaseRecordRepresentation\$record_field, array, getLinkHTML(), ilDclCache\getRecordCache(), ilDclBaseRecordRepresentation\getRecordField(), ilDclBaseFieldModel\PROP_REFERENCE, and ilDclBaseFieldModel\PROP_REFERENCE_LINK.
|
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().