18 'context' =>
'collections',
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg_register_title_button($handler=null, $name='add')
Convenience function for registering a button to the title menu.
elgg_get_logged_in_user_guid()
Return the current logged in user by guid.
elgg_view_layout($layout_name, $vars=array())
Displays a layout with optional parameters.
elgg_view_access_collections($owner_guid)
Displays a user's access collections, using the core/friends/collections view.
elgg_view_page($title, $body, $page_shell='default', $vars=array())
Assembles and outputs a full page.