Elgg  Version 2.3
Variables
georss.php File Reference

Go to the source code of this file.

Variables

 $longitude = $vars['entity']->getLongitude()
 GeoRSS view. More...
 
 $latitude = $vars['entity']->getLatitude()
 

Variable Documentation

$latitude = $vars['entity']->getLatitude()

Definition at line 11 of file georss.php.

$longitude = $vars['entity']->getLongitude()

GeoRSS view.

This implements GeoRSS-Simple

$vars['entity']

Definition at line 10 of file georss.php.