Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$entity = elgg_extract('entity', $vars) | |
JSON object view. More... | |
if (!$entity instanceof ElggEntity) | |
$entity = elgg_extract('entity', $vars) |
JSON object view.
Definition at line 6 of file default.php.
if(!$entity instanceof ElggEntity) |
Definition at line 7 of file default.php.