getURL()
Gets the URL for this entity.
getDisplayName()
{Get the entity's display name.string The title or name of this entity.}
register_error($error)
Display an error on next page load.
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
forward($location="", $reason='system')
Forward to $location.
get_entity($guid)
Loads and returns an entity object from a guid.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
elgg_view_layout($layout_name, $vars=array())
Displays a layout with optional parameters.
elgg_view_page($title, $body, $page_shell='default', $vars=array())
Assembles and outputs a full page.
elgg_view_form($action, $form_vars=array(), $body_vars=array())
elgg_push_breadcrumb($title, $link=null)
Adds a breadcrumb to the breadcrumbs stack.
elgg_gatekeeper()
Used at the top of a page to mark it as logged in users only.
if($entity->hasIcon('master')) $params
if(!elgg_instanceof($entity, 'user')||! $entity->canEdit()) $content