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 de la classe FinderViewSearch
+ Graphe d'héritage de FinderViewSearch:
+ Graphe de collaboration de FinderViewSearch:

Liste de tous les membres

Fonctions membres publiques

 display ($tpl=null)
 display ($tpl=null)
 display ($tpl=null)

Fonctions membres protégées

 getFields ()
 getLayoutFile ($layout=null)
 prepareDocument ($query)

Attributs protégés

 $query
 $params
 $state
 $user

Documentation des fonctions membres

FinderViewSearch::display (   $tpl = null)

Method to display the view.

Paramètres:
string$tplA template file to load. [optional]
Renvoie:
mixed JError object on failure, void on success.
Depuis:
2.5

Réimplémentée à partir de JView.

Références $app, $item, $params, $query, $state, $title, JRoute\_(), JHtml\_(), JHtml\addIncludePath(), JHtml\date(), elseif, ENT_QUOTES, JFactory\getApplication(), et JText\sprintf().

+ Voici le graphe d'appel pour cette fonction :

FinderViewSearch::display (   $tpl = null)

Method to display the view.

Paramètres:
string$tplA template file to load. [optional]
Renvoie:
mixed JError object on failure, void on success.
Depuis:
2.5

Réimplémentée à partir de JView.

Références $app, $doc, $menu, $params, JRoute\_(), JURI\base(), JFactory\getApplication(), JFactory\getDocument(), et JComponentHelper\getParams().

+ Voici le graphe d'appel pour cette fonction :

FinderViewSearch::display (   $tpl = null)

Method to display the view.

Paramètres:
string$tplA template file to load. [optional]
Renvoie:
mixed JError object on failure, void on success.
Depuis:
2.5

Réimplémentée à partir de JView.

Références $active, $app, $GLOBALS, $params, $query, $state, $total, JHtml\_(), JHtml\addIncludePath(), JFactory\getApplication(), JDEBUG, null, et JError\raiseError().

+ Voici le graphe d'appel pour cette fonction :

FinderViewSearch::getFields ( )
protected

Method to get hidden input fields for a get form so that control variables are not lost upon form submission

Renvoie:
string A string of hidden input form fields
Depuis:
2.5

Références $fields, $n, $uri, JRoute\_(), JURI\getInstance(), et null.

+ Voici le graphe d'appel pour cette fonction :

FinderViewSearch::getLayoutFile (   $layout = null)
protected

Method to get the layout file for a search result object.

Paramètres:
string$layoutThe layout file to check. [optional]
Renvoie:
string The layout file to use.
Depuis:
2.5

Références $file, $layout, JPath\find(), et jimport().

+ Voici le graphe d'appel pour cette fonction :

FinderViewSearch::prepareDocument (   $query)
protected

Prepares the document

Paramètres:
FinderIndexerQuery$queryThe search query
Renvoie:
void
Depuis:
2.5

Références $app, $id, $layout, $menu, $query, $route, $title, JRoute\_(), JText\_(), elseif, ENT_QUOTES, JFactory\getApplication(), null, et JText\sprintf().

+ Voici le graphe d'appel pour cette fonction :


Documentation des données membres

FinderViewSearch::$params
protected
FinderViewSearch::$query
protected
FinderViewSearch::$state
protected
FinderViewSearch::$user
protected

La documentation de cette classe a été générée à partir des fichiers suivants :