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 TemplatesViewStyle
+ Graphe d'héritage de TemplatesViewStyle:

Fonctions membres publiques

 display ($tpl=null)
 
 display ($tpl=null)
 

Fonctions membres protégées

 addToolbar ()
 

Attributs protégés

 $item
 
 $form
 
 $state
 

Description détaillée

View to edit a template style.

Depuis
1.6

Documentation des fonctions membres

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
1.6

Références $lang, $url, item, null, et title.

◆ display() [1/2]

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.6

Références $app, item, et json_encode.

◆ display() [2/2]

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.6

Références item.

Documentation des champs

◆ $form

$form
protected

◆ $item

$item
protected

◆ $state

$state
protected

La documentation de cette classe a été générée à partir des fichiers suivants :