Property | Type | Description | |
---|---|---|---|
$_properties | array | Concrete classes map them to the available properties. | |
$_weather | Horde_Service_Weather_Base | Parent weather object. |
Method | Description | |
---|---|---|
__construct ( mixed $properties, Horde_Service_Weather_Base $weather ) : Horde_Service_Weather_Current_Base | Const'r | |
__get ( $property ) |
public __construct ( mixed $properties, Horde_Service_Weather_Base $weather ) : Horde_Service_Weather_Current_Base | ||
$properties | mixed | Current properties, in driver keys. |
$weather | Horde_Service_Weather_Base | |
return | Horde_Service_Weather_Current_Base |
protected array $_properties | ||
return | array |