35 'class' =>
'elgg-listing-byline',
elgg_echo($message_key, array $args=[], $language="")
Elgg language module Functions to manage language and translations.
$annotation
Displays information about the owner of the annotation.
elgg_extract($key, $array, $default=null, $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
elgg echo
Translates a string.
if(!$annotation instanceof ElggAnnotation) $show_links
elgg_view($view, $vars=[], $viewtype= '')
Return a parsed view.
elgg_view_entity_url(\ElggEntity $entity, array $options=[])
Helper function for outputting a link to an entity.