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

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.