Elgg
Version 1.11
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$attributes = array() | |
if(isset($vars['id'])) | $class = 'elgg-ajax-loader' |
if(isset($vars['class'])) if(elgg_extract('hidden', $vars, true)) | $attributes ['class'] = $class |
$attrs = elgg_format_attributes($attributes) | |
$loader | |
$attributes = array() |
Definition at line 13 of file ajax_loader.php.
Definition at line 28 of file ajax_loader.php.
$attrs = elgg_format_attributes($attributes) |
Definition at line 30 of file ajax_loader.php.
Definition at line 32 of file ajax_loader.php.