Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 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' |
Method to display a view.
boolean | If true, the view output will be cached |
array | An array of safe url parameters and their variable types, for valid values see JFilterInput::clean(). |
Réimplémentée à partir de JController.
Références JRequest\setVar().
Method to display a view.
boolean | If true, the view output will be cached |
array | An array of safe url parameters and their variable types, for valid values see JFilterInput::clean(). |
Réimplémentée à partir de JController.
Références SearchHelper\addSubmenu(), et JRequest\getCmd().
SearchController::search | ( | ) |
Références $app, $menu, $uri, JRoute\_(), elseif, JFactory\getApplication(), JFilterInput\getInstance(), JURI\getInstance(), JRequest\getInt(), JRequest\getString(), JRequest\getUInt(), JRequest\getVar(), JRequest\getWord(), null, et JRequest\setVar().
|
protected |
Réimplémentée à partir de JController.