Joomla CMS  3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
Référence de la classe JHtmlQuery

Fonctions membres publiques statiques

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

Description détaillée

Query HTML behavior class for Finder.

Depuis
2.5

Documentation des fonctions membres

◆ explained()

static 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, $query, $title, FinderHelperLanguage\branchPlural(), FinderHelperLanguage\branchSingular(), et null.

◆ suggested()

static 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

Références $query.


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