22 $return = $event->getValue();
elgg_format_bytes(int $size, int $precision=2)
Format bytes to a human readable format.
if(!$php_log) $post_max_size
Adds help text to input/file.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_get_ini_setting_in_bytes(string $setting)
Returns a PHP INI setting in bytes.
__invoke(\Elgg\Event $event)
Add a help text to input/file about upload limit.
Models an event passed to event handlers.