Elgg  Version 1.9
Variables
email.php File Reference

Go to the source code of this file.

Variables

 $vars ['class'] = 'elgg-input-email'
 Displays an email input field. More...
 
 $vars ['type'] = 'email'
 
 $attrs = elgg_format_attributes($vars)
 

Variable Documentation

◆ $attrs

$attrs = elgg_format_attributes($vars)

Definition at line 9 of file email.php.

◆ $vars [1/2]

$vars[ 'class'] = 'elgg-input-email'

Displays an email input field.

Definition at line 6 of file email.php.

◆ $vars [2/2]

$vars[ 'type'] = 'email'

Definition at line 7 of file email.php.