elgg_view_form(string $action, array $form_vars=[], array $body_vars=[])
elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_get_root_path()
Get the project path (where composer is installed), ending with slash.
elgg_get_site_url()
Get the URL for the current (or specified) site, ending with "/".
elgg_view_message(string $type, string $body, array $vars=[])
Wrapper function for the message display pattern.