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 PrivacyController
+ Graphe d'héritage de PrivacyController:

Fonctions membres publiques

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

Attributs protégés

 $default_view = 'dashboard'
 

Description détaillée

Privacy Controller

Depuis
3.9.0

Documentation des fonctions membres

◆ display() [1/2]

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

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
$this
Depuis
3.9.0

Références $view.

◆ display() [2/2]

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

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
$this
Depuis
3.9.0

Références $document, $view, PrivacyHelper\addSubmenu(), getDocument, JPATH_ADMINISTRATOR, et JLoader\register().

Documentation des champs

◆ $default_view

$default_view = 'dashboard'
protected

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