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é
Référence de la classe En_GBLocalise

Fonctions membres publiques statiques

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

Description détaillée

en-GB localise class.

Depuis
1.6

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
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() [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

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