Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
if(isset($vars['entity'])) | if (is_array($vars['value'])) |
Display a location. More... | |
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.