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 administrator/templates/hathor/html/com_users/debuggroup/default.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $listOrder = $this->escape($this->state->get('list.ordering'))
 
 $listDirn = $this->escape($this->state->get('list.direction'))
 
if(!empty( $this->sidebar)) else
 
 if (!empty( $this->components))
 
 endforeach
 
foreach($this->actions as $action) $check = $item->checks[$name]
 
if($check===true$text = '✓'
 
else __pad70__
 
 endif
 

Documentation des variables

◆ $check

foreach ( $this->actions as $action) $check = $item->checks[$name]

◆ $listDirn

$listDirn = $this->escape($this->state->get('list.direction'))

◆ $listOrder

$listOrder = $this->escape($this->state->get('list.ordering'))

◆ $text

$text = '✓'

◆ __pad70__

else __pad70__

◆ else

if (!empty($this->sidebar)) else

◆ endforeach

endforeach

◆ endif

endif

◆ if

if(!empty($this->components))