22 'relationship' =>
'friend',
23 'relationship_guid' =>
$owner->guid,
26 'list_type' =>
'gallery',
27 'pagination' =>
false,
28 'no_results' =>
elgg_echo(
'friends:none'),
elgg_instanceof($entity, $type=null, $subtype=null, $class=null)
Checks if $entity is an and optionally for type and subtype.
$owner
Friend widget display view.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
foreach($emails as $email) $html
elgg echo
Translates a string.
$num_display
Banned users admin widget.
elgg_list_entities_from_relationship(array $options=array())
Returns a viewable list of entities by relationship.
sanitize_int($int, $signed=true)
Sanitizes an integer for database use.