Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier default_modal_file_body.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $input = Factory::getApplication()->input
 
 endif
 
 $cMax = $this->state->get('params')->get('upload_limit')
 
 $maxSize = HTMLHelper::_('number.bytes', Utility::getMaxUploadSize($cMax . 'MB'))
 

Documentation des variables

◆ $cMax

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

◆ $input

$input = Factory::getApplication()->input

◆ $maxSize

$maxSize = HTMLHelper::_('number.bytes', Utility::getMaxUploadSize($cMax . 'MB'))

◆ endif

endif