\En_GBLocalise
en-GB localise class
Synopsis
class En_GBLocalise
{
- // methods
- public static array getPluralSuffixes()
- public static array getIgnoredSearchWords()
- public static integer getLowerLimitSearchWord()
- public static integer getUpperLimitSearchWord()
- public static integer getSearchDisplayedCharactersNumber()
Methods
public
- getIgnoredSearchWords() — Returns the ignored search words
- getLowerLimitSearchWord() — Returns the lower length limit of search words
- getPluralSuffixes() — Returns the potential suffixes for a specific number of items
- getSearchDisplayedCharactersNumber() — Returns the number of chars to display when searching
- getUpperLimitSearchWord() — Returns the upper length limit of search words