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

Espaces de nommage

 Joomla\Administrator
 

Variables

 $input = Factory::getApplication()->input
 
 $tmpl = ($input->getCmd('tmpl') != '') ? '1' : ''
 
 $wa = $this->document->getWebAssetManager()
 
 $i = 0
 
 $menutype = base64_encode(json_encode($menutype))
 
 endforeach
 

Documentation des variables

◆ $i

$i = 0

◆ $input

$input = Factory::getApplication()->input

◆ $menutype

◆ $tmpl

$tmpl = ($input->getCmd('tmpl') != '') ? '1' : ''

◆ $wa

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

◆ endforeach

endforeach