elgg_echo(string $message_key, array $args=[], string $language= '')
Elgg language module Functions to manage language and translations.
elgg_trigger_event_results(string $event, string $type, array $params=[], $returnvalue=null)
Triggers an event where it is expected that the mixed return value could be manipulated by event call...
elgg_set_page_owner_guid(int $guid)
Set the guid of the entity that owns this page.
elgg_pop_context()
Removes and returns the top context string from the stack.
elgg_push_context(string $context)
Push a context onto the top of the stack.