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

Fonctions membres publiques

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

Fonctions membres protégées

 addToolbar ()
 
 _prepareDocument ()
 
 getTagsTitle ()
 

Attributs protégés

 $form
 
 $item
 
 $state
 
 $assoc
 
 $items
 
 $children
 
 $pagination
 
 $params
 
 $tags_title
 

Description détaillée

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, $link, $menu, $title, elseif, et item.

◆ addToolbar()

addToolbar ( )
protected

Add the page title and toolbar.

Depuis
3.1
Renvoie
void

Prepare the toolbar. If it is new we get: tag tag-add add else we get tag tag-edit edit

Références $lang, $title, $user, $userId, item, JPATH_ADMINISTRATOR, JPATH_BASE, null, 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, $i, $id, $item, $items, $title, elseif, ENT_COMPAT, et getDocument.

◆ display() [2/3]

display (   $tpl = null)

Display the view

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 $input, et item.

◆ 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.
Depuis
3.1

Références $active, $app, $dispatcher, $groups, $item, $items, $layout, $params, $results, $state, $user, children, JEventDispatcher\getInstance(), htmlspecialchars, item, items, json_encode, null, pageclass_sfx, et parent.

◆ getTagsTitle()

getTagsTitle ( )
protected

Creates the tags title for the output

Renvoie
boolean

Références $groups, $item, $user, et item.

Documentation des champs

◆ $assoc

$assoc
protected

◆ $children

$children
protected

◆ $form

$form
protected

◆ $item

$item
protected

◆ $items

$items
protected

◆ $pagination

$pagination
protected

◆ $params

$params
protected

◆ $state

$state
protected

◆ $tags_title

$tags_title
protected

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