Elgg
Version 1.9
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$defaults | |
$vars = array_merge($defaults, $vars) | |
if(isset($vars['class'])) | else |
$vars ['action'] = elgg_normalize_url($vars['action']) | |
$vars ['method'] = strtolower($vars['method']) | |
$body = $vars['body'] | |
$attributes = elgg_format_attributes($vars) | |
$attributes = elgg_format_attributes($vars) |
$defaults |
$vars['action'] = elgg_normalize_url($vars['action']) |