Elgg
Version 4.3
|
Adds help text to input/file. More...
Public Member Functions | |
__invoke (\Elgg\Hook $hook) | |
Add a help text to input/file about upload limit. More... | |
Elgg\Input\AddFileHelpTextHandler::__invoke | ( | \Elgg\Hook | $hook | ) |
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\Hook | $hook | 'view_vars' 'elements/forms/help' |
Definition at line 21 of file AddFileHelpTextHandler.php.