34 'alt' =>
"{$icon_type}-{$size}",
35 'title' =>
$entity->getDisplayName(),
if(elgg_extract('show_thumb', $vars, true)===false) $entity
Show an example of the current icon.
elgg_format_element($tag_name, array $attributes=[], $text= '', array $options=[])
Format an HTML element.
elgg echo
Translates a string.
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
if(!$entity instanceof ElggEntity) $icon_type
elgg_view($view, $vars=[], $viewtype= '')
Return a parsed view.