Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier com_finder/views/search/tmpl/default_results.php

Espaces de nommage

namespace  Joomla\Site

Variables

if(!empty($this->query->
highlight)&&$this->params->get('highlight_terms', 1)) 
$app = JFactory::getApplication()
if(($this->suggested &&$this->
params->get('show_suggested_query',
1))||($this->explained &&$this->
params->get('show_explained_query',
1)))($this->suggested &&$this->
params->get('show_suggested_query',
1)) elseif($this->explained
&&$this->params->get('show_explained_query', 1)) 
endif
else __pad2__
else __pad3__
 $total = (int) $this->pagination->get('total')
 $limit = (int) $this->pagination->get('limit') * $this->pagination->get('pages.current')
 $pages = JText::sprintf('COM_FINDER_SEARCH_RESULTS_OF', $start, $limit, $total)
for($i=0, $n=count($this->
results);$i< $n;$i++) 
$layout = $this->getLayoutFile($this->result->layout)
 endfor

Documentation des variables

if (!empty($this->query->highlight)&&$this->params->get('highlight_terms', 1)) $app = JFactory::getApplication()
$limit = (int) $this->pagination->get('limit') * $this->pagination->get('pages.current')

Référencé par JPagination\__construct(), JDatabaseQuerySQLSrv\__toString(), JPagination\_buildDataObject(), InstallerModel\_getList(), PluginsModelPlugins\_getList(), ModulesModelModules\_getList(), ContentModelArchive\_getList(), JModel\_getList(), ContentViewCategory\display(), ContentViewFeatured\display(), JDatabaseMySQLi\execute(), JDatabaseMySQL\execute(), JGithubObject\fetchUrl(), JGithubIssues\getComments(), JGithubGists\getComments(), JGithubPulls\getComments(), JGithubPulls\getCommits(), ContentModelArchive\getData(), LanguagesModelInstalled\getData(), JGithubPulls\getFiles(), ContentModelFeatured\getItems(), ModulesModelPositions\getItems(), ContentModelCategory\getItems(), FinderIndexerAdapter\getItems(), JPagination\getLimitBox(), JGithubForks\getList(), JGithubRefs\getList(), JGithubGists\getList(), JGithubIssues\getList(), JGithubPulls\getList(), JGithubIssues\getListByRepository(), JGithubGists\getListByUser(), JPagination\getListFooter(), JGithubGists\getListPublic(), JGithubGists\getListStarred(), JModelList\getPagination(), JPagination\getResultsCounter(), FinderModelSearch\getResultsData(), FinderModelSearch\getResultsTotal(), JModelList\getStart(), JDatabaseSQLSrv\limit(), SimplePie\merge_items(), FinderIndexerAdapter\onBuildIndex(), plgSearchContent\onContentSearch(), plgSearchContacts\onContentSearch(), plgSearchNewsfeeds\onContentSearch(), plgSearchWeblinks\onContentSearch(), plgSearchCategories\onContentSearch(), ContentModelFeatured\populateState(), ContentModelArchive\populateState(), ContentModelCategory\populateState(), NewsfeedsModelCategory\populateState(), ContactModelFeatured\populateState(), WeblinksModelCategory\populateState(), ContactModelCategory\populateState(), JModelList\populateState(), JDatabaseQuerySQLSrv\processLimit(), SimplePie\set_item_limit(), utf8_locate_current_chr(), et utf8_locate_next_chr().

$pages = JText::sprintf('COM_FINDER_SEARCH_RESULTS_OF', $start, $limit, $total)
else __pad2__
else __pad3__
endfor
endif