Elgg  Version 5.1
Variables
datetime-local.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

$defaults
Initial value:
= [
'type' => 'datetime-local'
]

Definition at line 9 of file datetime-local.php.

$vars = elgg_extract_class($vars, 'elgg-input-datetime-local')

Elgg datetime-local input Displays a datetime-local input field.

Definition at line 7 of file datetime-local.php.