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_contact/category/default_items.php

Espaces de nommage

 Joomla\Site
 

Variables

 $listOrder = $this->escape($this->state->get('list.ordering'))
 
 $listDirn = $this->escape($this->state->get('list.direction'))
 
else __pad2__
 
 endif
 
if ($this->params->get('show_headings')) ( $this->params->get( 'show_image_heading'))
 
foreach( $this->items as $i=> $item)($this->items[$i]->published==0) else
 
 endforeach
 

Documentation des variables

◆ $listDirn

$listDirn = $this->escape($this->state->get('list.direction'))

◆ $listOrder

$listOrder = $this->escape($this->state->get('list.ordering'))

◆ ($this->params->get('show_headings'))

if ( $this->params->get( 'show_headings'))($this->params->get('show_image_heading'))

◆ __pad2__

else __pad2__

◆ else

foreach ($this->items as $i => $item) ( $this->items[ $i]->published==0) else

◆ endforeach

endforeach

◆ endif

endif