Abstract Class En_GBLocalise

Description

en-GB localise class

  • abstract:
  • since: 1.6

Located in /administrator/language/en-GB/en-GB.localise.php (line 17)


	
			
Method Summary
 static array getIgnoredSearchWords ()
 static integer getLowerLimitSearchWord ()
 static array getPluralSuffixes (integer $count)
 static integer getUpperLimitSearchWord ()
Methods
static getIgnoredSearchWords (line 51)

Returns the ignored search words

  • return: An array of ignored search words.
  • since: 1.6
  • access: public
static array getIgnoredSearchWords ()
static getLowerLimitSearchWord (line 63)

Returns the lower length limit of search words

  • return: The lower length limit of search words.
  • since: 1.6
  • access: public
static integer getLowerLimitSearchWord ()
static getPluralSuffixes (line 28)

Returns the potential suffixes for a specific number of items

  • return: An array of potential suffixes.
  • since: 1.6
  • access: public
static array getPluralSuffixes (integer $count)
  • integer $count: The number of items.
static getSearchDisplayedCharactersNumber (line 87)

Returns the number of chars to display when searching

  • return: The number of chars to display when searching.
  • since: 1.6
  • access: public
static integer getSearchDisplayedCharactersNumber ()
static getUpperLimitSearchWord (line 75)

Returns the upper length limit of search words

  • return: The upper length limit of search words.
  • since: 1.6
  • access: public
static integer getUpperLimitSearchWord ()

Documentation generated on Tue, 19 Nov 2013 15:02:29 +0100 by phpDocumentor 1.4.3