Privacy Controller
- Depuis
- 3.9.0
◆ display() [1/2]
display |
( |
|
$cachable = false , |
|
|
|
$urlparams = array() |
|
) |
| |
Method to display a view.
- Paramètres
-
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(). |
- Renvoie
- $this
- Depuis
- 3.9.0
Références $view.
◆ display() [2/2]
display |
( |
|
$cachable = false , |
|
|
|
$urlparams = array() |
|
) |
| |
◆ $default_view
$default_view = 'dashboard' |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :