Go to the source code of this file.
Initial value: '#type' => 'text',
'name' => 'sitename',
'#label' =>
elgg_echo(
'installation:sitename'),
])
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 5 of file basic.php.