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) |
Fonctions membres protégées | |
canView ($view) |
|
protected |
Checks whether a user can see this view.
string | $view | The view name. |
Références $canDo, $view, et UsersHelper\getActions().
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, $view, JRoute\_(), JRequest\getCmd(), JFactory\getDocument(), JComponentHelper\getParams(), et JFactory\getUser().
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\_(), JText\_(), UsersHelper\addSubmenu(), elseif, JRequest\getCmd(), JRequest\getInt(), JError\raiseWarning(), et JText\sprintf().