Elgg  Version 1.11
Variables
text.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

◆ $attrs

$attrs = elgg_format_attributes($vars)

Definition at line 9 of file text.php.

◆ $vars [1/2]

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

Displays a text input field.

Definition at line 6 of file text.php.

◆ $vars [2/2]

$vars[ 'type'] = 'text'

Definition at line 7 of file text.php.