API17

API17:JLanguage::setIgnoredSearchWordsCallback

From Joomla! Documentation

Joomla 11.1 JLanguage::setIgnoredSearchWordsCallback

Description

Setter for the ignoredSearchWordsCallback function.


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

See also


User contributed notes

Code Examples