elgg_is_admin_logged_in()
Returns whether or not the viewer is currently logged in and an admin user.
elgg forward
Meant to mimic the php forward() function by simply redirecting the user to another page...
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
$id
Elgg profile plugin edit default profile action removal.
elgg system_message
Wrapper function for system_messages.
elgg register_error
Wrapper function for system_messages.
elgg_delete_river(array $options=array())
Delete river items.