Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Fr_FRLocalise

Fonctions membres publiques statiques

static getPluralSuffixes ($count)
 
static getIgnoredSearchWords ()
 
static getLowerLimitSearchWord ()
 
static getUpperLimitSearchWord ()
 
static getSearchDisplayedCharactersNumber ()
 
static getPluralSuffixes ($count)
 

Description détaillée

fr-FR localise classe.

Depuis
1.6

Documentation des fonctions membres

◆ getIgnoredSearchWords()

static getIgnoredSearchWords ( )
static

Returns the ignored search words

Renvoie
array An array of ignored search words.
Depuis
1.6

◆ getLowerLimitSearchWord()

static getLowerLimitSearchWord ( )
static

Returns the lower length limit of search words

Renvoie
integer The lower length limit of search words.
Depuis
1.6

◆ getPluralSuffixes() [1/2]

static getPluralSuffixes (   $count)
static

Returns the potential suffixes for a specific number of items

Paramètres
integer$countThe number of items.
Renvoie
array An array of potential suffixes.
Depuis
1.6

Références $count, et elseif.

◆ getPluralSuffixes() [2/2]

static getPluralSuffixes (   $count)
static

Returns the potential suffixes for a specific number of items

Paramètres
integer$countThe number of items.
Renvoie
array An array of potential suffixes.
Depuis
1.6

Références $count, et elseif.

◆ getSearchDisplayedCharactersNumber()

static getSearchDisplayedCharactersNumber ( )
static

Returns the number of chars to display when searching

Renvoie
integer The number of chars to display when searching.
Depuis
1.6

◆ getUpperLimitSearchWord()

static getUpperLimitSearchWord ( )
static

Returns the upper length limit of search words

Renvoie
integer The upper length limit of search words.
Depuis
1.6

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