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 com_menus/views/items/tmpl/default_batch_footer.php

Espaces de nommage

 Joomla\Administrator
 

Variables

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

Documentation des variables

◆ $clientId

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

◆ $menuType

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

◆ $published

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

◆ endif

endif

◆ false