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/notes/default.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $user = JFactory::getUser()
 
 $listOrder = $this->escape($this->state->get('list.ordering'))
 
 $listDirn = $this->escape($this->state->get('list.direction'))
 
 $canEdit = $user->authorise('core.edit', 'com_users')
 
if(!empty( $this->sidebar)) else
 
 endif
 
else __pad74__
 
else __pad75__
 
else __pad76__
 
 endforeach
 

Documentation des variables

◆ $canEdit

$canEdit = $user->authorise('core.edit', 'com_users')

◆ $listDirn

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

◆ $listOrder

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

◆ $user

$user = JFactory::getUser()

◆ __pad74__

else __pad74__

◆ __pad75__

else __pad75__

◆ __pad76__

else __pad76__

◆ else

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

◆ endforeach

endforeach

◆ endif

endif