| Elgg
    Version 6.3
    | 
Go to the source code of this file.
| Variables | |
| $value = (string) elgg_extract('value', $vars) | |
| Displays the input color.  More... | |
| if(!preg_match('/^# | $vars [a-f0-9]{6}$/i', $value))['style'] = "background-color: {$value}" | 
| $vars ['value'] = strtoupper($vars['value']) | |
| $vars ['class'] = 'elgg-color-box' | |
| $value = (string) elgg_extract('value', $vars) |