Elgg  Version 2.3
Namespaces | Variables
text.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 $vars ['class'] = elgg_extract_class($vars, 'elgg-input-text')
 
 $defaults
 

Variable Documentation

Initial value:
= array(
'value' => '',
'disabled' => false,
'type' => 'text'
)

Definition at line 14 of file text.php.

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

Definition at line 12 of file text.php.