API17:JLanguage::setPluralSufficesCallback
From Joomla! Documentation
JLanguage::setPluralSufficesCallback
Description
Set the pluralSuffices function.
Since
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)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples