API17

API17:JLanguage::getPluralSufficesCallback

From Joomla! Documentation

Joomla 11.1 JLanguage::getPluralSufficesCallback

Description

Getter for pluralSuffixesCallback function.


public function getPluralSufficesCallback ()
  • Returns string|function Function name or the actual function for PHP 5.3
  • Defined on line 391 of libraries/joomla/language/language.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples