Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
display ($tpl=null) | |
highLight ($string, $needle, $searchWords) | |
display ($tpl=null) | |
HTML View class for the search component
OpenSearch View class for the Search component
display | ( | $tpl = null | ) |
display | ( | $tpl = null | ) |
Execute and display a template script.
string | $tpl | The name of the template file to parse; automatically searches through the template paths. |
Références $active, $app, $count, $i, $lang, $params, $results, $state, $title, $total, $upper_limit, $uri, elseif, htmlspecialchars, JPATH_COMPONENT_ADMINISTRATOR, JPATH_SITE, SearchHelper\limitSearchWord(), SearchHelper\logSearch(), null, pageclass_sfx, JLoader\register(), SearchHelper\santiseSearchWord(), et searchareas.
highLight | ( | $string, | |
$needle, | |||
$searchWords | |||
) |
Method to control the highlighting of keywords
string | $string | text to be searched |
string | $needle | text to search for |
string | $searchWords | words to be searched |
Références $row, elseif, SearchHelper\prepareSearchContent(), et SearchHelper\remove_accents().