Overview

Packages

  • Service
    • Weather

Classes

  • Horde_Service_Weather
  • Horde_Service_Weather_Base
  • Horde_Service_Weather_Current_Base
  • Horde_Service_Weather_Current_Google
  • Horde_Service_Weather_Current_WeatherUnderground
  • Horde_Service_Weather_Current_Wwo
  • Horde_Service_Weather_Exception
  • Horde_Service_Weather_Exception_InvalidProperty
  • Horde_Service_Weather_Forecast_Base
  • Horde_Service_Weather_Forecast_Google
  • Horde_Service_Weather_Forecast_WeatherUnderground
  • Horde_Service_Weather_Forecast_Wwo
  • Horde_Service_Weather_Google
  • Horde_Service_Weather_Period_Base
  • Horde_Service_Weather_Period_Google
  • Horde_Service_Weather_Period_WeatherUnderground
  • Horde_Service_Weather_Period_Wwo
  • Horde_Service_Weather_Station
  • Horde_Service_Weather_Translation
  • Horde_Service_Weather_WeatherUnderground
  • Horde_Service_Weather_Wwo
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Service_Weather_Forecast_Wwo

Horde_Service_Weather_Forecast_Wwo

Horde_Service_Weather_Forecast_Base implements IteratorAggregate
Extended by Horde_Service_Weather_Forecast_Wwo
Package: Service\Weather
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather/Forecast/Wwo.php
Methods summary
public
# __construct( array $properties, Horde_Service_Weather_Base $weather, integer $type = Horde_Service_Weather::FORECAST_TYPE_STANDARD )

Const'r

Const'r

Parameters

$properties
Forecast properties.
$weather
The base driver.
$type
The forecast type.

Overrides

Horde_Service_Weather_Forecast_Base::__construct()
public
# getForecastTime( )

Overrides

Horde_Service_Weather_Forecast_Base::getForecastTime()
Methods inherited from Horde_Service_Weather_Forecast_Base
getForecastDay(), getIterator(), limitLength()
Properties summary
public array $fields
# array( Horde_Service_Weather::FORECAST_FIELD_WIND)
Properties inherited from Horde_Service_Weather_Forecast_Base
$detail, $weather
API documentation generated by ApiGen