Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier modules/mod_banners/tmpl/default.php

Espaces de nommage

 Joomla\Site
 

Variables

if($headerText) endif
 
else __pad0__
 
 $width = $item->params->get('width')
 
 $height = $item->params->get('height')
 
 $alt = $item->params->get('alt')
 
 if ( $target==1)
 
if(!empty($width)) if(!empty($height)) elseif ( $target==2)
 
if(!empty($width)) if(!empty($height)) else
 
else __pad1__
 
 endforeach
 

Documentation des variables

◆ $alt

$alt = $item->params->get('alt')

◆ $height

◆ $width

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ else

if (!empty( $width)) if (!empty( $height)) else

◆ elseif

if (!empty( $width)) if (!empty( $height)) elseif($target==2)

◆ endforeach

endforeach

◆ endif

if ( $footerText) endif

◆ if

if($target==1)