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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe FinderIndexerToken

Fonctions membres publiques

 __construct ($term, $lang, $spacer=' ')
 

Champs de données

 $term
 
 $stem
 
 $numeric
 
 $common
 
 $phrase
 
 $length
 
 $weight
 
 $language
 
 $matches = array()
 
 $derived
 
 $suggestion
 

Description détaillée

Token class for the Finder indexer package.

Depuis
2.5

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $term,
  $lang,
  $spacer = ' ' 
)

Method to construct the token object.

Paramètres
mixed$termThe term as a string for words or an array for phrases.
string$langThe simple language identifier.
string$spacerThe space separator for phrases. [optional]
Depuis
2.5

Références $lang, false, FinderIndexerHelper\isCommon(), language, et FinderIndexerHelper\stem().

Documentation des champs

◆ $common

$common

◆ $derived

$derived

◆ $language

◆ $length

$length

◆ $matches

$matches = array()

◆ $numeric

$numeric

◆ $phrase

$phrase

◆ $stem

$stem

◆ $suggestion

$suggestion

◆ $term

$term

◆ $weight

$weight

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