Elgg  Version 1.11
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

$attrs = elgg_format_attributes($vars)

Definition at line 9 of file url.php.

◆ $vars [1/2]

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

Displays a url input field.

Definition at line 6 of file url.php.

◆ $vars [2/2]

$vars[ 'type'] = 'url'

Definition at line 7 of file url.php.