PHP Class Horde_Service_Weather_Alerts_Base, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/)
Author: Michael J Rubinsky ([email protected])
Inheritance: implements IteratorAggregate
Show file Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_parsedAlerts
$_properties
$_significanceMap
$_typeMap

Public Methods

Method Description
__construct ( $properties, Horde_Service_Weather_Base $weather )
getAlerts ( )
getIterator ( ) : ArrayIterator Return an ArrayIterator

Method Details

__construct() public method

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

getAlerts() public method

public getAlerts ( )

getIterator() public method

Return an ArrayIterator

Property Details

$_parsedAlerts protected property

protected $_parsedAlerts

$_properties protected property

protected $_properties

$_significanceMap protected property

protected $_significanceMap

$_typeMap protected property

protected $_typeMap