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 du fichier templates/beez3/html/com_content/category/blog.php

Espaces de nommage

 Joomla\Site
 

Variables

 $app = JFactory::getApplication()
 
 $templateparams = $app->getTemplate(true)->params
 
 $cparams = JComponentHelper::getParams('com_media')
 
 endif
 
 $leadingcount = 0
 
if (!empty($this->lead_items)) ( $this->lead_items as & $item)
 
$this item = &$item
 
 endforeach
 
 $counter = 0
 
 if ( $rowcount===1)
 

Documentation des variables

◆ $app

$app = JFactory::getApplication()

◆ $counter

$counter = 0

◆ $cparams

$cparams = JComponentHelper::getParams('com_media')

◆ $leadingcount

$leadingcount = 0

◆ $templateparams

$templateparams = $app->getTemplate(true)->params

◆ (!empty($this->lead_items))

if (!empty( $this->lead_items))($this->lead_items as &$item)

◆ endforeach

if ( $rowcount===(int) $this->columns or $counter===$introcount) endforeach

◆ endif

endif

◆ if

if($rowcount===1)

◆ item

$this item = &$item