12 if (isset(
$vars[
'class'])) {
 
   13     $vars[
'class'] = 
"elgg-button {$vars['class']}";
 
   15     $vars[
'class'] = 
"elgg-button";
 
   24 switch (
$vars[
'type']) {
 
   31         $vars[
'type'] = 
'button';
 
elgg_get_site_url($site_guid=0)
Get the URL for the current (or specified) site.
 
elgg_format_attributes(array $attrs=array())
Converts an associative array into a string of well-formed attributes.
 
elgg table input[type=checkbox]