Class en_GBLocalise

Description

en-GB localise class

  • abstract:
  • since: 1.6

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


	
			
Method Summary
static array getIgnoredSearchWords ()
static integer getLowerLimitSearchWord ()
static array getPluralSuffixes (int $count)
static integer getUpperLimitSearchWord ()
Methods
static method getIgnoredSearchWords (line 41)

Returns the ignored search words

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

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 method getPluralSuffixes (line 23)

Returns the potential suffixes for a specific number of items

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

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 method getUpperLimitSearchWord (line 63)

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 Mon, 25 Jun 2012 13:54:27 -0500 by phpDocumentor 1.4.4