Elgg
Version 6.1
|
Adds help text to input/file. More...
Public Member Functions | |
__invoke (\Elgg\Event $event) | |
Add a help text to input/file about upload limit. More... | |
Elgg\Input\AddFileHelpTextHandler::__invoke | ( | \Elgg\Event | $event | ) |
Add a help text to input/file about upload limit.
In order to not show the help text supply 'show_upload_limit' => false to elgg_view_field()
\Elgg\Event | $event | 'view_vars' 'elements/forms/help' |
Definition at line 21 of file AddFileHelpTextHandler.php.