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

Espaces de nommage

 Joomla\Site
 

Variables

 $headerText = trim($params->get('header_text', ''))
 
 $footerText = trim($params->get('footer_text', ''))
 
 $list = &ModBannersHelper::getList($params)
 
 $moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8')
 

Documentation des variables

◆ $footerText

$footerText = trim($params->get('footer_text', ''))

◆ $headerText

$headerText = trim($params->get('header_text', ''))

◆ $list

$list = &ModBannersHelper::getList($params)

◆ $moduleclass_sfx

$moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx', ''), ENT_COMPAT, 'UTF-8')