Go to the source code of this file.
Initial value: '#type' => 'submit',
])
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
Definition at line 23 of file save.php.
User account settings.
Plugins should extend this form to add to the settings.
$vars['entity'] the user to set settings for
Definition at line 10 of file save.php.