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

Espaces de nommage

 Joomla\Administrator
 

Variables

 $wa = $this->document->getWebAssetManager()
 
 $user = Factory::getUser()
 
 $listOrder = $this->escape($this->state->get('list.ordering'))
 
 $listDirn = $this->escape($this->state->get('list.direction'))
 
 $now = Factory::getDate()
 
 $urgentRequestDate = clone $now
 
else __pad4__
 
 endif
 
 endforeach
 

Documentation des variables

◆ $listDirn

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

◆ $listOrder

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

◆ $now

$now = Factory::getDate()

◆ $urgentRequestDate

$urgentRequestDate = clone $now

◆ $user

$user = Factory::getUser()

◆ $wa

$wa = $this->document->getWebAssetManager()

◆ __pad4__

else __pad4__

◆ endforeach

endforeach

◆ endif

endif