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/protostar/html/layouts/joomla/system/message.php

Espaces de nommage

 Joomla\Site
 

Variables

 $msgList = $displayData['msgList']
 
 $alert = array('error' => 'alert-error', 'warning' => '', 'notice' => 'alert-info', 'message' => 'alert-success')
 
foreach($msgs as $msg) endforeach
 
 endif
 

Documentation des variables

◆ $alert

$alert = array('error' => 'alert-error', 'warning' => '', 'notice' => 'alert-info', 'message' => 'alert-success')

◆ $msgList

$msgList = $displayData['msgList']

◆ endforeach

endforeach

◆ endif

endif