$fields
$fields : array
Array of supported "detailed" forecast fields. To be populated by concrete classes.
Horde_Service_Weather_Forecast_Wwo
$weather : \Horde_Service_Weather_Base
Parent Weather driver.
getForecastDay(integer $day) : \Horde_Service_Weather_Period_Base
Return the forecast for the specified ordinal day.
integer | $day | The forecast day to return. |