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é
|
Fonctions membres publiques | |
display ($cachable=false, $urlparams=array()) | |
display ($cachable=false, $urlparams=false) | |
Newsfeeds master display controller.
Newsfeeds Component Controller
display | ( | $cachable = false , |
|
$urlparams = array() |
|||
) |
Method to display a view.
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(). |
Références $id, $layout, $view, JPATH_ADMINISTRATOR, et JLoader\register().
Method to show a newsfeeds view
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(). |
Références $user.