14 'value' =>
elgg_echo(
'admin:security:settings:site_secret:intro'),
18 'title' =>
"$current_strength: $strength_text",
22 'text' =>
elgg_echo(
'admin:security:settings:site_secret:regenerate'),
23 'href' =>
'action/admin/security/regenerate_site_secret',
25 'class' =>
'elgg-button elgg-button-action',
29 'value' =>
elgg_echo(
'admin:security:settings:site_secret:regenerate:help'),
30 'class' =>
'elgg-subtext',
36 'id' =>
'admin-security-site-secret',
elgg_view_module(string $type, string $title, string $body, array $vars=[])
Wrapper function for the module display pattern.
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
$strength
Security settings subview - site secret.
elgg_view_message(string $type, string $body, array $vars=[])
Wrapper function for the message display pattern.
_elgg_services()
Get the global service provider.
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.