Elgg  Version master
Variables
month.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

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

Definition at line 9 of file month.php.

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

Elgg month input Displays a month input field.

Definition at line 7 of file month.php.