|
Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
| $longitude = $vars['entity']->getLongitude() | |
| GeoRSS view. More... | |
| $latitude = $vars['entity']->getLatitude() | |
| $latitude = $vars['entity']->getLatitude() |
Definition at line 11 of file georss.php.
| $longitude = $vars['entity']->getLongitude() |
GeoRSS view.
This implements GeoRSS-Simple
@uses $vars['entity']
Definition at line 10 of file georss.php.