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 details_up.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $user = JFactory::getUser()
 
if ($this->state->folder !='') ( $this->canDelete)
 
if($user->authorise('core.delete', 'com_media')) endif
 

Documentation des variables

◆ $user

$user = JFactory::getUser()

◆ ($this->state->folder !='')

if ( $this->state->folder !='')($this->canDelete)

◆ endif

if ( $user->authorise( 'core.delete', 'com_media')) endif