Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier components/com_tags/tmpl/tag/list.php

Espaces de nommage

 Joomla\Site
 

Variables

 $n = count($this->items)
 
 $htag = $this->params->get('show_page_heading') ? 'h2' : 'h1'
 
 endif
 
 if ( $this->params->get( 'show_tag_title', 1))
 

Documentation des variables

◆ $htag

$htag = $this->params->get('show_page_heading') ? 'h2' : 'h1'

◆ $n

$n = count($this->items)

◆ endif

endif

◆ if

if($this->params->get('show_tag_title', 1))