Go to the source code of this file.
$elggSubdir = $isElggAtRoot ? '' : 'vendor/elgg/elgg/' |
Initial value: 'text' =>
elgg_echo(
'install:footer:instructions'),
'href' => 'http://learn.elgg.org/en/stable/intro/install.html',
'target' => '_blank',
]))
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.
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.
Definition at line 14 of file body.php.