Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$item = elgg_extract('item', $vars) | |
Render an owner element. More... | |
if(!$item instanceof ElggEntity) | $link = elgg_extract('link', $vars, true) |
$entity = $item->getOwnerEntity() | |
if (!$entity) | |
$item = elgg_extract('item', $vars) |
if (!$item instanceof ElggEntity) $link = elgg_extract('link', $vars, true) |