Source for file en-GB.localise.php
Documentation is available at en-GB.localise.php
* @package Joomla.Language
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @package Joomla.Language
* Returns the potential suffixes for a specific number of items
* @param integer $count The number of items.
* @return array An array of potential suffixes.
* Returns the ignored search words
* @return array An array of ignored search words.
return array('and', 'in', 'on');
* Returns the lower length limit of search words
* @return integer The lower length limit of search words.
* Returns the upper length limit of search words
* @return integer The upper length limit of search words.
* Returns the number of chars to display when searching
* @return integer The number of chars to display when searching.
Documentation generated on Tue, 19 Nov 2013 15:02:29 +0100 by phpDocumentor 1.4.3