elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_set_page_owner_guid(int $guid)
Set the guid of the entity that owns this page.
elgg_view_page(string $title, string|array $body, string $page_shell= 'default', array $vars=[])
Assembles and outputs a full page.
elgg_get_page_owner_entity()
Gets the owner entity for the current page.