![]() |
CMS
Version 3.9
|
Public Member Functions | |
LinkSearchResult ($item) | |
getPrimaryKey () | |
get ($field) | |
prettifyClassName ($plural=false) | |
format ($format) | |
relevance () | |
title () | |
date () | |
summary () | |
Display the item title and any other essential details for the item such as author and a create date. More... | |
![]() | |
formatIcon ($icon, $alt) | |
Public Attributes | |
$item | |
Definition at line 127 of file link_record.inc.
LinkSearchResult::date | ( | ) |
Reimplemented from AbstractSearchResult.
Definition at line 151 of file link_record.inc.
LinkSearchResult::format | ( | $format | ) |
LinkSearchResult::get | ( | $field | ) |
LinkSearchResult::getPrimaryKey | ( | ) |
Reimplemented from AbstractSearchResult.
Definition at line 136 of file link_record.inc.
LinkSearchResult::LinkSearchResult | ( | $item | ) |
Definition at line 131 of file link_record.inc.
LinkSearchResult::prettifyClassName | ( | $plural = false | ) |
Reimplemented from AbstractSearchResult.
Definition at line 138 of file link_record.inc.
LinkSearchResult::relevance | ( | ) |
Reimplemented from AbstractSearchResult.
Definition at line 141 of file link_record.inc.
LinkSearchResult::summary | ( | ) |
Display the item title and any other essential details for the item such as author and a create date.
If Application Settings is set to show text fragment, display the teaser and a Read More link; otherwise, put the link to the full item' details directly on the title.
Reimplemented from AbstractSearchResult.
Definition at line 156 of file link_record.inc.
LinkSearchResult::title | ( | ) |
Reimplemented from AbstractSearchResult.
Definition at line 146 of file link_record.inc.
LinkSearchResult::$item |
Definition at line 129 of file link_record.inc.