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