Elgg
Version 1.11
|
Go to the source code of this file.
Variables | |
$options = array() | |
Content filter for river. More... | |
$options ['type=all'] = elgg_echo('river:select', array(elgg_echo('all'))) | |
$registered_entities = elgg_get_config('registered_entities') | |
if(!empty($registered_entities)) | $params |
$selector = $vars['selector'] | |
if ($selector) | |
$options = array() |
Definition at line 10 of file filter.php.
if (!empty($registered_entities)) $params |
Definition at line 28 of file filter.php.
Definition at line 11 of file filter.php.
$selector = $vars['selector'] |
Definition at line 32 of file filter.php.
if($selector) |
Definition at line 33 of file filter.php.