PHP Class Horde_Service_Weather_Current_WeatherUnderground, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Service_Weather_Current_Base
ファイルを表示 Open project: horde/horde

Protected Properties

Property Type Description
$_map

Public Methods

Method Description
__get ( string $property ) : mixed Accessor
__isset ( string $property ) : boolen Magic __isset method.

Method Details

__get() public method

Accessor
public __get ( string $property ) : mixed
$property string Property to get
return mixed The property value

__isset() public method

Magic __isset method.
public __isset ( string $property ) : boolen
$property string Property name.
return boolen

Property Details

$_map protected_oe property

protected $_map