Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier components/com_content/tmpl/form/edit.php

Espaces de nommage

 Joomla\Site
 

Variables

 $wa = $this->document->getWebAssetManager()
 
$this tab_name = 'com-content-form'
 
$this ignore_fieldsets = array('image-intro', 'image-full', 'jmetadata', 'item_associations')
 
$this useCoreUI = true
 
 $params = $this->state->get('params')
 
 $editoroptions = isset($params->show_publishing_options)
 
 endif
 
else __pad13__
 

Documentation des variables

◆ $editoroptions

$editoroptions = isset($params->show_publishing_options)

◆ $params

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

◆ $wa

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

◆ __pad13__

else __pad13__

◆ endif

endif

◆ ignore_fieldsets

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

◆ tab_name

$this tab_name = 'com-content-form'

◆ useCoreUI

$this useCoreUI = true