ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilDclIliasRecordRepresentation. More...
Public Member Functions | |
getHTML ($link=true) | |
getSingleHTML (array $options=null, $link=true) | |
getLinkHTML ($title, $show_action_menu=false) | |
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 | |
getActionLink ($mode) | |
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 ilDclIliasRecordRepresentation.
Definition at line 9 of file class.ilDclIliasReferenceRecordRepresentation.php.
|
protected |
string | $mode | copy|link |
Definition at line 84 of file class.ilDclIliasReferenceRecordRepresentation.php.
References $DIC, $ilCtrl, array, and ilDclBaseRecordRepresentation\getRecordField().
Referenced by getLinkHTML().
ilDclIliasReferenceRecordRepresentation::getHTML | ( | $link = true | ) |
bool | $link |
Definition at line 17 of file class.ilDclIliasReferenceRecordRepresentation.php.
References $html, $title, getLinkHTML(), ilDclBaseRecordRepresentation\getRecordField(), ilDclBaseFieldModel\PROP_DISPLAY_COPY_LINK_ACTION_MENU, and ilDclBaseFieldModel\PROP_ILIAS_REFERENCE_LINK.
ilDclIliasReferenceRecordRepresentation::getLinkHTML | ( | $title, | |
$show_action_menu = false |
|||
) |
$title | |
$show_action_menu |
Definition at line 56 of file class.ilDclIliasReferenceRecordRepresentation.php.
References $DIC, $list, ilDclBaseRecordRepresentation\$lng, $title, ilLink\_getStaticLink(), getActionLink(), ilDclBaseRecordRepresentation\getRecordField(), and ilDclBaseFieldModel\PROP_ILIAS_REFERENCE_LINK.
Referenced by getHTML(), and getSingleHTML().
ilDclIliasReferenceRecordRepresentation::getSingleHTML | ( | array | $options = null , |
$link = true |
|||
) |
Definition at line 36 of file class.ilDclIliasReferenceRecordRepresentation.php.
References $id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilDclBaseRecordRepresentation\getField(), getLinkHTML(), ilDclBaseRecordRepresentation\getRecordField(), and ilDclBaseFieldModel\PROP_ILIAS_REFERENCE_LINK.