elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg forward
Meant to mimic the php forward() function by simply redirecting the user to another page...
access_get_show_hidden_status()
Return current status of showing disabled entities.
elgg system_message
Wrapper function for system_messages.
access_show_hidden_entities($show_hidden)
Show or hide disabled entities.
elgg register_error
Wrapper function for system_messages.
get_entity($guid)
Loads and returns an entity object from a guid.