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 components/com_content/views/form/tmpl/edit.php

Espaces de nommage

 Joomla\Site
 

Variables

$this tab_name = 'com-content-form'
 
$this ignore_fieldsets = array('image-intro', 'image-full', 'jmetadata', 'item_associations')
 
 $params = $this->state->get('params')
 
 $editoroptions = isset($params->show_publishing_options)
 
 endif
 

Documentation des variables

◆ $editoroptions

$editoroptions = isset($params->show_publishing_options)

◆ $params

$params = $this->state->get('params')

◆ endif

endif

◆ ignore_fieldsets

$this ignore_fieldsets = array('image-intro', 'image-full', 'jmetadata', 'item_associations')

◆ tab_name

$this tab_name = 'com-content-form'