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/components/com_installer/views/update/tmpl/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
 
 endif
 
else __pad0__
 
 $manifest = json_decode($item->manifest_cache)
 
 $current_version = isset($manifest->version) ? $manifest->version : JText::_('JLIB_UNKNOWN')
 
 if (isset( $item->infourl))
 
 endforeach
 

Documentation des variables

◆ $current_version

$current_version = isset($manifest->version) ? $manifest->version : JText::_('JLIB_UNKNOWN')

◆ $listDirn

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

◆ $listOrder

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

◆ $manifest

◆ __pad0__

else __pad0__

◆ else

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

◆ endforeach

endforeach

◆ endif

endif

◆ if

if(isset($item->infourl))