$weather
$weather : \Horde_Service_Weather_Base
Parent Weather driver.
Horde_Service_Weather_Forecast_WeatherUnderground
$weather : \Horde_Service_Weather_Base
Parent Weather driver.
__construct(array $properties, \Horde_Service_Weather_Base $weather, integer $type = \Horde_Service_Weather::FORECAST_TYPE_STANDARD)
Const'r
array | $properties | Forecast properties. |
\Horde_Service_Weather_Base | $weather | The base driver. |
integer | $type | The forecast type. |
getForecastDay(integer $day) : \Horde_Service_Weather_Period_Base
Return the forecast for the specified ordinal day.
integer | $day | The forecast day to return. |