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 templates/system/error.php

Espaces de nommage

 Joomla\Site
 

Variables

if(!isset($this->error)) $app = JFactory::getApplication()
 
 if ( $this->direction==='rtl')
 
 endif
 
 $loop = $this->setError($this->_error->getPrevious())
 
 endwhile
 

Documentation des variables

◆ $app

if (!isset( $this->error)) $app = JFactory::getApplication()

◆ $loop

$loop = $this->setError($this->_error->getPrevious())

◆ endif

endif

◆ endwhile

endwhile

◆ if

if($this->direction==='rtl')