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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier administrator/modules/mod_popular/tmpl/default.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $hits_class = ($hits >= 10000 ? 'important' : ($hits >= 1000 ? 'warning' : ($hits >= 100 ? 'info' : '')))
 
 endif
 
 if ( $item->link)
 
else __pad0__
 
else ENT_QUOTES
 
 endforeach
 
else __pad1__
 

Documentation des variables

◆ $hits_class

$hits_class = ($hits >= 10000 ? 'important' : ($hits >= 1000 ? 'warning' : ($hits >= 100 ? 'info' : '')))

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ endforeach

endforeach

◆ endif

endif

◆ ENT_QUOTES

else ENT_QUOTES

◆ if

if($item->link)