PHP Class Horde_Service_Weather_Forecast_Wwo, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Service_Weather_Forecast_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$fields

Méthodes publiques

Méthode Description
__construct ( $properties, Horde_Service_Weather_Base $weather, $type = Horde_Service_Weather::FORECAST_TYPE_STANDARD ) Const'r
getForecastTime ( ) Return the forecast time. Note that Wwo doesn't provide the validity time for the forecast, so we use the last known station time. File this under the "good enough" file.

Méthodes protégées

Méthode Description
_parseStd ( ) Parse a stdRequest

Method Details

__construct() public méthode

Const'r
See also: Horde_Service_Weather_Forecast_Base::__construct()
public __construct ( $properties, Horde_Service_Weather_Base $weather, $type = Horde_Service_Weather::FORECAST_TYPE_STANDARD )
$weather Horde_Service_Weather_Base

_parseStd() protected méthode

Parse a stdRequest
protected _parseStd ( )

getForecastTime() public méthode

Return the forecast time. Note that Wwo doesn't provide the validity time for the forecast, so we use the last known station time. File this under the "good enough" file.
See also: Horde_Service_Weather_Forecast_Base::getForecastTime()
public getForecastTime ( )

Property Details

$fields public_oe property

See also: Horde_Service_Weather_Forecast_Base::$fields
public $fields