Documentation

Horde_Ajax_Application_GeocodeHandler extends Horde_Core_Ajax_Application_Handler
in package

Defines the AJAX actions used for interacting with geonames.org

Tags
author

Michael J Rubinsky <mrubinsk.horde.org>

category

Horde

license

http://www.horde.org/licenses/lgpl LGPL-2

Table of Contents

API_URL  = 'https://secure.geonames.org/'
reverseGeocode()  : mixed
Perform a reverse geocode.
_doRequest()  : mixed

Constants

Methods

reverseGeocode()

Perform a reverse geocode.

public reverseGeocode() : mixed

Expects: $vars->lat $vars->lon

Return values
mixed

_doRequest()

protected _doRequest(Horde_Url $url) : mixed
Parameters
$url : Horde_Url
Return values
mixed

Search results