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