| Elgg
    Version 6.3
    | 
Go to the source code of this file.
| Variables | |
| $subtype = elgg_extract('subtype', $vars) | |
| if(empty($subtype)) | $options | 
| $body = elgg_list_entities($options, 'elgg_search') | |
| $body = elgg_list_entities($options, 'elgg_search') | 
Definition at line 26 of file objects.php.
| if (empty( $subtype)) $options | 
Definition at line 11 of file objects.php.
| $subtype = elgg_extract('subtype', $vars) | 
Definition at line 5 of file objects.php.