PHP 클래스 Horde_Service_Weather_Alerts_Base, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/)
저자: Michael J Rubinsky ([email protected])
상속: implements IteratorAggregate
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_parsedAlerts
$_properties
$_significanceMap
$_typeMap

공개 메소드들

메소드 설명
__construct ( $properties, Horde_Service_Weather_Base $weather )
getAlerts ( )
getIterator ( ) : ArrayIterator Return an ArrayIterator

메소드 상세

__construct() 공개 메소드

public __construct ( $properties, Horde_Service_Weather_Base $weather )
$weather Horde_Service_Weather_Base

getAlerts() 공개 메소드

public getAlerts ( )

getIterator() 공개 메소드

Return an ArrayIterator

프로퍼티 상세

$_parsedAlerts 보호되어 있는 프로퍼티

protected $_parsedAlerts

$_properties 보호되어 있는 프로퍼티

protected $_properties

$_significanceMap 보호되어 있는 프로퍼티

protected $_significanceMap

$_typeMap 보호되어 있는 프로퍼티

protected $_typeMap