Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier components/com_content/tmpl/archive/default_items.php

Espaces de nommage

 Joomla\Site
 

Variables

 $params = $this->params
 
else __pad0__
 
 endif
 
if($params->get('show_author') &&!empty($item->author)) $author = '<span itemprop="name">' . $author . '</span>'
 
else __pad1__
 
 $useDefList
 

Documentation des variables

◆ $author

◆ $params

$params = $this->params

◆ $useDefList

$useDefList
Valeur initiale :
= ($params->get('show_modify_date') || $params->get('show_publish_date') || $params->get('show_create_date')
|| $params->get('show_hits') || $params->get('show_category') || $params->get('show_parent_category'))
$params
Definition: components/com_content/tmpl/archive/default_items.php:18

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ endif

endif