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 ($tpl=null) | |
getFolderLevel ($folder) |
Fonctions membres protégées | |
addToolbar () |
|
protected |
Add the page title and toolbar.
Références $title, $user, JText\_(), JToolBarHelper\divider(), JToolBar\getInstance(), JFactory\getUser(), JToolBarHelper\help(), JToolBarHelper\preferences(), et JToolBarHelper\title().
MediaViewMedia::display | ( | $tpl = null | ) |
Execute and display a template script.
string | $tpl | The name of the template file to parse; automatically searches through the template paths. |
Réimplémentée à partir de JView.
Références $app, $base, $config, $lang, $state, $style, JHtml\_(), COM_MEDIA_BASE, DIRECTORY_SEPARATOR, endif, JFactory\getApplication(), JFactory\getDocument(), JFactory\getLanguage(), JComponentHelper\getParams(), JFactory\getSession(), et JClientHelper\hasCredentials().