Go to the source code of this file.
◆ $default_getter
| if (empty( $options[ 'type']) &&empty( $options[ 'subtype'])) $default_getter = isset($options['query']) ? 'elgg_search' : null |
◆ $defaults
Initial value:= [
'no_results' => true,
'distinct' => false,
]
Generic view for entity listing.
@uses $vars['getter'] (optional) different getter function to be used by elgg_list_entities() @uses $vars['options'] array with additional listing options
Definition at line 9 of file all.php.
◆ $getter
◆ $options