Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
display ($cachable=false, $urlparams=false) | |
display ($cachable=false, $urlparams=false) | |
search () | |
Attributs protégés | |
$default_view = 'searches' | |
Search master display controller.
Search Component Controller
Method to display a view.
bool | $cachable | If true, the view output will be cached |
bool | $urlparams | An array of safe URL parameters and their variable types, for valid values see JFilterInput::clean(). |
Method to display a view.
boolean | $cachable | If true, the view output will be cached |
array | $urlparams | An array of safe URL parameters and their variable types, for valid values see JFilterInput::clean(). |
Références SearchHelper\addSubmenu(), JPATH_ADMINISTRATOR, et JLoader\register().
|
protected |