Elgg
Version 1.9
|
Go to the source code of this file.
Variables | |
if(isset($vars['class'])) | else |
Location input field. More... | |
$defaults | |
if(isset($vars['entity'])) | $vars = array_merge($defaults, $vars) |
$defaults |
Definition at line 16 of file location.php.
Definition at line 25 of file location.php.
if (isset($vars['class'])) else |
Location input field.
$vars['entity'] The ElggEntity that has a location $vars['value'] The default value for the location $vars['class'] Additional CSS class
Definition at line 12 of file location.php.