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

Espaces de nommage

 Joomla\Administrator
 

Variables

 $app = Factory::getApplication()
 
 $wa = $this->document->getWebAssetManager()
 
$this useCoreUI = true
 
 $input = $app->input
 
 $sub_id = str_replace('.', '_', $sub_id)
 
 endif
 

Documentation des variables

◆ $app

$app = Factory::getApplication()

◆ $input

$input = $app->input

◆ $sub_id

$sub_id = str_replace('.', '_', $sub_id)

◆ $wa

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

◆ endif

endif

◆ useCoreUI

$this useCoreUI = true