26 '#class' =>
'elgg-entity-edit-icon-file',
28 'accept' =>
'image/*',
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
$icon_type
Input for new icon upload.
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_language_key_exists(string $key, string $language= 'en')
Check if a given language key exists.