24 "relationship:{$relationship->relationship}",
25 'relationship:default',
27 foreach (
$keys as $try_key) {
40 'elgg-listing-summary-title',
$title
Output annotation title.
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_language_key_exists(string $key, string $language= 'en')
Check if a given language key exists.
get_entity(int $guid)
Loads and returns an entity object from a guid.
if($title===false) $relationship
if($container instanceof ElggGroup &&$container->guid!=elgg_get_page_owner_guid()) $key
elgg_format_element(string $tag_name, array $attributes=[], string $text= '', array $options=[])
Format an HTML element.
if(!$relationship instanceof ElggRelationship) $entity_one
elgg_view_entity_url(\ElggEntity $entity, array $options=[])
Helper function for outputting a link to an entity.