Elgg  Version master
Variables
tel.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

$defaults
Initial value:
= [
'type' => 'tel'

Definition at line 9 of file tel.php.

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

Elgg tel input Displays a tel input field.

Definition at line 7 of file tel.php.