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é
Référence de la classe TagsController
+ Graphe d'héritage de TagsController:

Fonctions membres publiques

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

Description détaillée

Tags view class for the Tags package.

Depuis
3.1

Tags Component Controller

Depuis
3.1

Documentation des fonctions membres

◆ display() [1/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
JControllerLegacy This object to support chaining.
Depuis
3.1

Références $id, $layout, et $view.

◆ display() [2/2]

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

Method to display a view.

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

Références $user.


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