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

Horde_Service_Weather class

Package: Service\Weather
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather.php
Constants summary
integer FORECAST_3DAY

Forecast length constants *

Forecast length constants *

# 3
integer FORECAST_5DAY
# 5
integer FORECAST_7DAY
# 7
integer FORECAST_10DAY
# 10
integer FORECAST_TYPE_STANDARD

Standard forecast summary *

Standard forecast summary *

# 1
integer FORECAST_TYPE_DETAILED

Detailed forecast, contains a day/night component for each day *

Detailed forecast, contains a day/night component for each day *

# 2
integer FORECAST_TYPE_HOURLY

Hourly forecast *

Hourly forecast *

# 3
string FORECAST_FIELD_WIND
# 'wind'
string FORECAST_FIELD_PRECIPITATION
# 'pop'
string FORECAST_FIELD_HUMIDITY
# 'humidity'
integer UNITS_STANDARD

Unit constants *

Unit constants *

# 1
integer UNITS_METRIC
# 2
float CONVERSION_MPH_TO_KNOTS

Conversion constants *

Conversion constants *

# 0.868976242
float CONVERSION_MPH_TO_KPH
# 1.609344
float CONVERSION_KPH_TO_MPH
# 0.621371192
float CONVERSION_MB_TO_INCHES
# 0.0295301
integer SEARCHTYPE_STANDARD

Location search types *

Location search types *

# 1
integer SEARCHTYPE_IP
# 2
integer SEARCHTYPE_ZIP
# 3
integer SEARCHTYPE_CITYSTATE
# 4
API documentation generated by ApiGen