ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
Public Member Functions | |
getPhpUploadLimitInBytes () | |
Returns the smaller php-ini option of 'post_max_size' and 'upload_max_filesize' in bytes. More... | |
![]() | |
getGlobalUploadLimitInBytes () | |
Returns a global upload limit in bytes, may exceed the. More... | |
Definition at line 29 of file FileServicesLegacyInitialisationAdapter.php.
ILIAS\FileServices\FileServicesLegacyInitialisationAdapter::getPhpUploadLimitInBytes | ( | ) |
Returns the smaller php-ini option of 'post_max_size' and 'upload_max_filesize' in bytes.
Implements ILIAS\UI\Component\Input\Field\PhpUploadLimit.
Definition at line 31 of file FileServicesLegacyInitialisationAdapter.php.
References $DIC, ILIAS\UI\Component\Input\Field\GlobalUploadLimit\getGlobalUploadLimitInBytes(), ilFileUtils\getPhpUploadSizeLimitInBytes(), and null.