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

Fonctions membres publiques

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

Fonctions membres protégées

 addToolbar ()
 
 getSortFields ()
 
 _prepareDocument ()
 

Attributs protégés

 $items
 
 $pagination
 
 $state
 
 $item
 
 $params
 

Description détaillée

Tags view class for the Tags package.

Depuis
3.1

HTML View class for the Tags component all tags view

Depuis
3.1

HTML View class for the Tags component

Depuis
3.1

Documentation des fonctions membres

◆ _prepareDocument()

_prepareDocument ( )
protected

Prepares the document

Renvoie
void

Références $app, $attribs, $i, $link, $menu, $title, elseif, item, et null.

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Renvoie
void
Depuis
3.1

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

◆ display() [1/3]

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.

Références $app, $author, $date, $description, $document, $item, $items, $title, ENT_COMPAT, getDocument, et if.

◆ display() [2/3]

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.

Références $item, $options, et items.

◆ display() [3/3]

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.

Références $active, $groups, $layout, $params, htmlspecialchars, items, et pageclass_sfx.

◆ getSortFields()

getSortFields ( )
protected

Returns an array of fields the table can be sorted by

Renvoie
array Array containing the field name to sort by as the key and display text as value
Depuis
3.0

Documentation des champs

◆ $item

$item
protected

◆ $items

$items
protected

◆ $pagination

$pagination
protected

◆ $params

$params
protected

◆ $state

$state
protected

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