Be.maximumFileSize ViewHelper <formvh:be.maximumFileSize>
Note
This ViewHelper is not available by default. It is only available if typo3/cms-form is installed and its namespace is imported.
Import its namespace
{namespace formvh=TYPO3\ in the Fluid file or
xmlns: in the opening HTML tag.
Internal
This ViewHelper is marked as internal. It is subject to be changed without notice. Use at your own risk.
Return the max file size for use in the form editor
Scope: backend
Go to the source code of this ViewHelper: Be\MaximumFileSizeViewHelper.php (GitHub).