Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$entity = elgg_extract('entity', $vars) | |
Entity view of an item in the trash. More... | |
if(!$entity instanceof\ElggEntity) | $views |
$entity = elgg_extract('entity', $vars) |
Entity view of an item in the trash.
$vars['entity'] the entity
Definition at line 8 of file entity.php.
if (!$entity instanceof\ElggEntity) $views |
Definition at line 13 of file entity.php.