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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier administrator/components/com_languages/views/multilangstatus/tmpl/default.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $notice_homes = $this->homes == 2 || $this->homes == 1 || $this->homes - 1 != count($this->contentlangs) && ($this->language_filter || $this->switchers != 0)
 
 $notice_disabled = !$this->language_filter && ($this->homes > 1 || $this->switchers != 0)
 
 $notice_switchers = !$this->switchers && ($this->homes > 1 || $this->language_filter)
 
else __pad0__
 
 endif
 
else __pad1__
 
 endforeach
 
else __pad2__
 
if($this->switchers !=0) else
 
else __pad3__
 
else __pad4__
 
else __pad5__
 
else __pad6__
 
foreach ($this->contentlangs as $contentlang) (!array_key_exists( $contentlang->lang_code, $this->site_langs))
 
else __pad7__
 

Documentation des variables

◆ $notice_disabled

$notice_disabled = !$this->language_filter && ($this->homes > 1 || $this->switchers != 0)

◆ $notice_homes

$notice_homes = $this->homes == 2 || $this->homes == 1 || $this->homes - 1 != count($this->contentlangs) && ($this->language_filter || $this->switchers != 0)

◆ $notice_switchers

$notice_switchers = !$this->switchers && ($this->homes > 1 || $this->language_filter)

◆ ($this->contentlangs as $contentlang)

foreach ( $this->contentlangs as $contentlang)(!array_key_exists($contentlang->lang_code, $this->site_langs))

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ __pad2__

else __pad2__

◆ __pad3__

else __pad3__

◆ __pad4__

else __pad4__

◆ __pad5__

else __pad5__

◆ __pad6__

else __pad6__

◆ __pad7__

else __pad7__

◆ else

if ( $this->homes > 1) else

◆ endforeach

endforeach

◆ endif

endif