Elgg  Version master
Variables
color.php File Reference

Go to the source code of this file.

Variables

 $vars ['class'] = elgg_extract_class($vars, 'elgg-input-color')
 Elgg color input Displays a color input field. More...
 
 $defaults
 

Variable Documentation

$defaults
Initial value:
= [
'type' => 'color'
]

Definition at line 9 of file color.php.

$vars = elgg_extract_class($vars, 'elgg-input-color')

Elgg color input Displays a color input field.

Definition at line 7 of file color.php.