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_Period_Base

Horde_Service_Weather_Period_Base class

Direct known subclasses

Horde_Service_Weather_Period_Google, Horde_Service_Weather_Period_WeatherUnderground, Horde_Service_Weather_Period_Wwo
Package: Service\Weather
Category: Horde
Author: Michael J Rubinsky mrubinsk@horde.org
Located at Horde/Service/Weather/Period/Base.php
Methods summary
public Horde_Service_Weather_Current
# __construct( mixed $properties, Horde_Service_Weather_Forecast_Base $forecast )

Const'r

Const'r

Parameters

$properties
Current properties.
$forecast
The parent forecast.

Returns

Horde_Service_Weather_Current
public mixed
# __get( string $property )

Default implementation - just return the value set.

Default implementation - just return the value set.

Parameters

$property
The requested property.

Returns

mixed
The property value.

Throws

Horde_Service_Weather_Exception_InvalidProperty
API documentation generated by ApiGen