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 horizontal.php

Espaces de nommage

 Joomla\Site
 

Variables

 for ( $i=0, $n=count( $list);$i< $n;$i++)
 
if($n > 1 &&(($i< $n - 1)|| $params->get('showLastSeparator'))) endfor
 

Documentation des variables

◆ endfor

if ( $n > 1 &&(( $i< $n - 1)||$params->get( 'showLastSeparator'))) endfor

◆ for

for($i=0, $n=count($list); $i< $n; $i++)