API17

API17:JLanguage::setSearchDisplayedCharactersNumberCallback

From Joomla! Documentation

Joomla 11.1 JLanguage::setSearchDisplayedCharactersNumberCallback

Description

Setter for the searchDisplayedCharactersNumberCallback function.


public function setSearchDisplayedCharactersNumberCallback ($function)
Parameter Type Default Description
$function
  • Returns string|function Function name or the actual function for PHP 5.3
  • Defined on line 567 of libraries/joomla/language/language.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples