Elgg
Version 6.2
|
Go to the source code of this file.
Variables | |
$options = (array) elgg_extract('options', $vars) | |
List all the deleted entities of the given owner. More... | |
$entity = elgg_extract('entity', $vars) | |
if(! $entity instanceof \ElggUser) | $owner_options |
$vars ['options'] = array_merge($options, $owner_options) | |
$entity = elgg_extract('entity', $vars) |
$options = (array) elgg_extract('options', $vars) |