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

Espaces de nommage

 Joomla\Administrator
 

Variables

 $moduleId = str_replace(' ', '', $module->title) . $module->id
 
 $hits_class = ($hits >= 10000 ? 'danger' : ($hits >= 1000 ? 'warning' : ($hits >= 100 ? 'info' : 'secondary')))
 
 endif
 
 if ( $item->link)
 
else __pad0__
 
else ENT_QUOTES
 
 endforeach
 
else __pad1__
 

Documentation des variables

◆ $hits_class

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

◆ $moduleId

$moduleId = str_replace(' ', '', $module->title) . $module->id

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ endforeach

endforeach

◆ endif

endif

◆ ENT_QUOTES

else ENT_QUOTES

◆ if

if($item->link)