Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
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')) | |
$cMax = $this->state->get('params')->get('upload_limit') |
$input = Factory::getApplication()->input |
$maxSize = HTMLHelper::_('number.bytes', Utility::getMaxUploadSize($cMax . 'MB')) |
endif |