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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe SearchController
+ Graphe d'héritage de SearchController:

Fonctions membres publiques

 display ($cachable=false, $urlparams=false)
 
 display ($cachable=false, $urlparams=false)
 
 search ()
 

Attributs protégés

 $default_view = 'searches'
 

Description détaillée

Search master display controller.

Depuis
1.6

Search Component Controller

Depuis
1.5

Documentation des fonctions membres

◆ display() [1/2]

display (   $cachable = false,
  $urlparams = false 
)

Method to display a view.

Paramètres
bool$cachableIf true, the view output will be cached
bool$urlparamsAn array of safe URL parameters and their variable types, for valid values see JFilterInput::clean().
Renvoie
JControllerLegacy This object to support chaining.
Depuis
1.5

◆ display() [2/2]

display (   $cachable = false,
  $urlparams = false 
)

Method to display a view.

Paramètres
boolean$cachableIf true, the view output will be cached
array$urlparamsAn array of safe URL parameters and their variable types, for valid values see JFilterInput::clean().
Renvoie
SearchController This object to support chaining.
Depuis
1.5

Références SearchHelper\addSubmenu(), JPATH_ADMINISTRATOR, et JLoader\register().

◆ search()

search ( )

Search

Renvoie
void
Exceptions
Exception

Références $app, $item, $menu, $uri, et null.

Documentation des champs

◆ $default_view

$default_view = 'searches'
protected

La documentation de cette classe a été générée à partir du fichier suivant :