Elgg  Version 1.9
Variables
location.php File Reference

Go to the source code of this file.

Variables

if(isset($vars['entity'])) if (is_array($vars['value']))
 Display a location. More...
 

Variable Documentation

if (isset($vars['entity'])) if(is_array($vars['value']))

Display a location.

$vars['entity'] The ElggEntity that has a location $vars['value'] The location string if the entity is not passed

Definition at line 15 of file location.php.