54 'text' =>
elgg_echo(
'tagcloud:allsitetags'),
elgg_view_icon($name, $class= '')
View one of the elgg sprite icons.
elgg_view_module($type, $title, $body, array $vars=array())
Wrapper function for the module display pattern.
elgg_view_tagcloud(array $options=array())
Create a tagcloud for viewing.
elgg_extract($key, array $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg_instanceof($entity, $type=null, $subtype=null, $class=null)
Checks if $entity is an ElggEntity and optionally for type and subtype.
elgg_echo($message_key, $args=array(), $language="")
Given a message key, returns an appropriately translated full-text string.
if($owner_entity &&elgg_instanceof($owner_entity, 'group')) $type
const ELGG_ENTITIES_ANY_VALUE
elgg echo
Translates a string.
if(!$owner_guid) $owner_entity
elgg_view($view, $vars=array(), $bypass=false, $ignored=false, $viewtype= '')
Return a parsed view.
$owner_guid
Display content-based tags.
get_entity($guid)
Loads and returns an entity object from a guid.
if(file_exists($welcome)) $vars