Elgg  Version 1.9
Variables
url.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

$attrs = elgg_format_attributes($vars)

Definition at line 9 of file url.php.

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

Displays a url input field.

Definition at line 6 of file url.php.

$vars['type'] = 'url'

Definition at line 7 of file url.php.