API17

API17:JLanguage::setPluralSufficesCallback

From Joomla! Documentation

Joomla 11.1 JLanguage::setPluralSufficesCallback

Description

Set the pluralSuffices function.


Since

Joomla 11.1

Synopsis

public JLanguage::setPluralSufficesCallback ($function)
Parameter Type Default Description
$function

Returns

string|function Function name or the actual function for PHP 5.3

Defined in

libraries/joomla/language/language.php (line 400)

Referenced by

See also

Examples

Code Examples