8 '#label' =>
elgg_echo(
'config:color_schemes_enabled:label'),
9 '#help' =>
elgg_echo(
'config:color_schemes_enabled:help'),
10 'name' =>
'color_schemes_enabled',
16 '#label' =>
elgg_echo(
'config:remove_branding:label'),
17 '#help' =>
elgg_echo(
'config:remove_branding:help'),
18 'name' =>
'remove_branding',
24 '#label' =>
elgg_echo(
'config:disable_rss:label'),
25 '#help' =>
elgg_echo(
'config:disable_rss:help'),
26 'name' =>
'disable_rss',
32 '#label' =>
elgg_echo(
'config:friendly_time_number_of_days:label'),
33 '#help' =>
elgg_echo(
'config:friendly_time_number_of_days:help'),
34 'name' =>
'friendly_time_number_of_days',
41 '#label' =>
elgg_echo(
'config:message_delay:label'),
42 '#help' =>
elgg_echo(
'config:message_delay:help'),
43 'name' =>
'message_delay',
elgg_get_config(string $name, $default=null)
Get an Elgg configuration value.
elgg_echo(string $message_key, array $args=[], string $language='')
Elgg language module Functions to manage language and translations.
elgg_view_module(string $type, string $title, string $body, array $vars=[])
Wrapper function for the module display pattern.
elgg_view_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
$body
Advanced site settings, other section.