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é
Référence de la classe MediaViewMedia
+ Graphe d'héritage de MediaViewMedia:

Fonctions membres publiques

 display ($tpl=null)
 

Fonctions membres protégées

 addToolbar ()
 
 getFolderLevel ($folder)
 

Description détaillée

HTML View class for the Media component

Depuis
1.0

Documentation des fonctions membres

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
1.6

Références $layout, $user, et title.

◆ display()

display (   $tpl = null)

Execute and display a template script.

Paramètres
string$tplThe name of the template file to parse; automatically searches through the template paths.
Renvoie
mixed A string if successful, otherwise an Error object.
Depuis
1.0

Références $app, $config, $state, et JHtmlSidebar\render().

◆ getFolderLevel()

getFolderLevel (   $folder)
protected

Display a folder level

Paramètres
array$folderArray with folder data
Renvoie
string
Depuis
1.0

Références $folder, $tmp, et null.


La documentation de cette classe a été générée à partir du fichier suivant :