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 JHtmlQuery

Liste de tous les membres

Fonctions membres publiques statiques

static explained (FinderIndexerQuery $query)
static suggested (FinderIndexerQuery $query)

Documentation des fonctions membres

static JHtmlQuery::explained ( FinderIndexerQuery  $query)
static

Method to get the explained (human-readable) search query.

Paramètres:
FinderIndexerQuery$queryA FinderIndexerQuery object to explain.
Renvoie:
mixed String if there is data to explain, null otherwise.
Depuis:
2.5

Références $date, $id, $key, $lang, $parts, $title, JText\_(), FinderHelperLanguage\branchPlural(), FinderHelperLanguage\branchSingular(), JFactory\getApplication(), JFactory\getDate(), JFactory\getLanguage(), null, JText\sprintf(), et JString\strtolower().

+ Voici le graphe d'appel pour cette fonction :

static JHtmlQuery::suggested ( FinderIndexerQuery  $query)
static

Method to get the suggested search query.

Paramètres:
FinderIndexerQuery$queryA FinderIndexerQuery object.
Renvoie:
mixed String if there is a suggestion, false otherwise.
Depuis:
2.5

La documentation de cette classe a été générée à partir du fichier suivant :