13 'returntoreferer' =>
true,
18 'class' =>
'elgg-popup',
20 'data-position' => json_encode([
22 'at' =>
'right bottom',
elgg_view_module(string $type, string $title, string $body, array $vars=[])
Wrapper function for the module display pattern.
elgg_is_logged_in()
Returns whether or not the user is currently logged in.
elgg_view_form(string $action, array $form_vars=[], array $body_vars=[])
elgg_get_login_url(array $query=[], string $fragment= '')
Returns site's login URL Triggers a 'login_url', 'site' event that can be used by plugins to alter th...
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
if(elgg_is_logged_in()) $body
Elgg drop-down login form.
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.