$entity
Displays information about the author, the time and the access of the post.
elgg_extract($key, $array, $default=null, bool $strict=true)
Checks for $array[$key] and returns its value if it exists, else returns $default.
if(!$annotation instanceof ElggAnnotation) $imprint
elgg_view(string $view, array $vars=[], string $viewtype= '')
Return a parsed view.
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.