PHP 클래스 Horde_Service_Weather_Forecast_WeatherUnderground, horde

저자: Michael J Rubinsky ([email protected])
상속: extends Horde_Service_Weather_Forecast_Base
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$fields

공개 메소드들

메소드 설명
__construct ( $properties, Horde_Service_Weather_Base $weather, $type = Horde_Service_Weather::FORECAST_TYPE_STANDARD ) Const'r
getForecastTime ( ) Return the forecast time.

보호된 메소드들

메소드 설명
_parseHourly ( ) @TODO: Use the hourly forecast to maybe get a "day"/"night"
_parseStd ( ) Parse the Std forecast data

메소드 상세

__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

_parseHourly() 보호된 메소드

@TODO: Use the hourly forecast to maybe get a "day"/"night"
protected _parseHourly ( )

_parseStd() 보호된 메소드

Parse the Std forecast data
protected _parseStd ( )

getForecastTime() 공개 메소드

Return the forecast time.
또한 보기: Horde_Service_Weather_Forecast_Base::getForecastTime()
public getForecastTime ( )

프로퍼티 상세

$fields 공개적으로 프로퍼티

또한 보기: Horde_Service_Weather_Forecast_Base::$fields
public $fields