Class Horde_Service_Weather_Base
Horde_Service_Weather_Base class
Direct known subclasses
Horde_Service_Weather_Google, Horde_Service_Weather_WeatherUnderground, Horde_Service_Weather_Wwo
Abstract
Package: Service\Weather
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather/Base.php
Package: Service\Weather
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather/Base.php
public
|
|
abstract public
|
|
abstract public
|
#
getForecast( string $location, integer $length =
Returns the forecast for the current location. |
abstract public
|
#
searchLocations( string $location, integer $type =
Searches locations. |
public
array
|
#
autocompleteLocation( string $search )
Searches for locations that begin with the text in $search. |
public
|
|
public
|
public
integer
|
$units
Units to display results in. |
|
public
string
|
$logo
URL to a logo for this provider |
|
public
string
|
$link
URL to the provider's site |
|
public
string
|
$title
Title for the provider |