Elgg
Version 1.9
|
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'])) | ( | is_array( $vars[ 'value']) | ) |
Display a location.
@uses $vars['entity'] The ElggEntity that has a location @uses $vars['value'] The location string if the entity is not passed
Definition at line 15 of file location.php.