Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier com_menus/tmpl/items/default_batch_footer.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $published = $this->state->get('filter.published')
 
 $clientId = $this->state->get('filter.client_id')
 
 $menuType = Factory::getApplication()->getUserState('com_menus.items.menutype', '')
 
return false
 
 endif
 

Documentation des variables

◆ $clientId

$clientId = $this->state->get('filter.client_id')

◆ $menuType

$menuType = Factory::getApplication()->getUserState('com_menus.items.menutype', '')

◆ $published

$published = $this->state->get('filter.published')

◆ endif

endif

◆ false