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) |
Attributs protégés | |
$default_view = 'contacts' |
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 $user, JRequest\getCmd(), JFactory\getDocument(), JFactory\getUser(), et 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 $id, $layout, $view, JRoute\_(), ContactHelper\addSubmenu(), JRequest\getCmd(), JRequest\getInt(), et JText\sprintf().
|
protected |
Réimplémentée à partir de JController.