Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$defaults | |
$vars = array_merge($defaults, $vars) | |
$id = '' | |
if(isset($vars['id'])) | $class = "elgg-input-radios elgg-{$vars['align']}" |
$vars ['class'] = 'elgg-input-radio' | |
if(is_array($vars['value'])) | else |
$options = $vars['options'] | |
$value = $vars['value'] | |
$defaults |
if (is_array($vars['value'])) else |