Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier administrator/components/com_users/tmpl/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'))
 
 endforeach
 
foreach($this->actions as $action) $check = $item->checks[$name]
 
if($check===true$button = 'btn-success'
 
 $text = Text::_('COM_USERS_DEBUG_EXPLICIT_ALLOW')
 
else __pad0__
 
 endif
 

Documentation des variables

◆ $button

◆ $check

◆ $listDirn

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

◆ $listOrder

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

◆ $text

$text = Text::_('COM_USERS_DEBUG_EXPLICIT_ALLOW')

◆ __pad0__

else __pad0__

◆ endforeach

endforeach

◆ endif

endif