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 Fr_FRLocalise

Fonctions membres publiques statiques

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

Documentation des fonctions membres

◆ getIgnoredSearchWords() [1/2]

static getIgnoredSearchWords ( )
static

Returns the ignored search words

Renvoie
array An array of ignored search words.
Depuis
1.6

◆ getIgnoredSearchWords() [2/2]

static getIgnoredSearchWords ( )
static

Returns the ignored search words

Renvoie
array An array of ignored search words.
Depuis
1.6

◆ getLowerLimitSearchWord() [1/2]

static getLowerLimitSearchWord ( )
static

Returns the lower length limit of search words

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

◆ getLowerLimitSearchWord() [2/2]

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
int$countThe number of items.
Renvoie
array An array of potential suffixes.
Depuis
1.6

Références $count, $return, et elseif.

◆ getPluralSuffixes() [2/2]

static getPluralSuffixes (   $count)
static

Returns the potential suffixes for a specific number of items

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

Références $count, $return, et elseif.

◆ getSearchDisplayedCharactersNumber() [1/2]

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

◆ getSearchDisplayedCharactersNumber() [2/2]

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() [1/2]

static getUpperLimitSearchWord ( )
static

Returns the upper length limit of search words

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

◆ getUpperLimitSearchWord() [2/2]

static getUpperLimitSearchWord ( )
static

Returns the upper length limit of search words

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

◆ transliterate() [1/2]

static transliterate (   $string)
static

This method processes a string and replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents"

Paramètres
string$stringThe string to transliterate
Renvoie
string The transliteration of the string
Depuis
1.6

◆ transliterate() [2/2]

static transliterate (   $string)
static

This method processes a string and replaces all accented UTF-8 characters by unaccented ASCII-7 "equivalents"

Paramètres
string$stringThe string to transliterate
Renvoie
string The transliteration of the string
Depuis
1.6

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