PHP Class Horde_Service_Weather_Period_WeatherUnderground, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Service_Weather_Period_Base
显示文件 Open project: horde/horde

Protected Properties

Property Type Description
$_map array Property Map

Public Methods

Method Description
__get ( string $property ) : mixed Accessor so we can lazy-parse the results.

Method Details

__get() public method

Accessor so we can lazy-parse the results.
public __get ( string $property ) : mixed
$property string The property name.
return mixed The value of requested property

Property Details

$_map protected_oe property

Property Map
protected array $_map
return array