Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$categories = elgg_extract('category_options', $vars) | |
Category filter for plugins. More... | |
if(empty($categories)) | $list_items = '' |
foreach($categories as $key=> $category) | $body |
Definition at line 29 of file filter.php.
$categories = elgg_extract('category_options', $vars) |
if (empty($categories)) $list_items = '' |
Definition at line 13 of file filter.php.