PHP Класс Horde_Service_Weather_Forecast_Owm, horde

Автор: Michael J Rubinsky ([email protected])
Наследование: extends Horde_Service_Weather_Forecast_Base
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$fields

Открытые методы

Метод Описание
__construct ( $properties, Horde_Service_Weather_Base $weather, $type = Horde_Service_Weather::FORECAST_TYPE_STANDARD ) Const'r
getForecastTime ( ) Return the forecast time. Note that Wwo doesn't provide the validity time for the forecast, so we use the last known station time. File this under the "good enough" file.

Защищенные методы

Метод Описание
_parseStd ( ) Parse a stdRequest

Описание методов

__construct() публичный Метод

Const'r
См. также: Horde_Service_Weather_Forecast_Base::__construct()
public __construct ( $properties, Horde_Service_Weather_Base $weather, $type = Horde_Service_Weather::FORECAST_TYPE_STANDARD )
$weather Horde_Service_Weather_Base

_parseStd() защищенный Метод

Parse a stdRequest
protected _parseStd ( )

getForecastTime() публичный Метод

Return the forecast time. Note that Wwo doesn't provide the validity time for the forecast, so we use the last known station time. File this under the "good enough" file.
См. также: Horde_Service_Weather_Forecast_Base::getForecastTime()
public getForecastTime ( )

Описание свойств

$fields публичное свойство

См. также: Horde_Service_Weather_Forecast_Base::$fields
public $fields