Go to the source code of this file.
◆ $body
Initial value:
'#type' => 'switch',
'#label' =>
elgg_echo(
'config:color_schemes_enabled:label'),
'#help' =>
elgg_echo(
'config:color_schemes_enabled:help'),
'name' => 'color_schemes_enabled',
])
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_field(array $params=[])
Renders a form field, usually with a wrapper element, a label, help text, etc.
Advanced site settings, other section.
Definition at line 6 of file other.php.