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
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_parsedAlerts
$_properties
$_significanceMap
$_typeMap

Méthodes publiques

Méthode Description
__construct ( $properties, Horde_Service_Weather_Base $weather )
getAlerts ( )
getIterator ( ) : ArrayIterator Return an ArrayIterator

Method Details

__construct() public méthode

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

getAlerts() public méthode

public getAlerts ( )

getIterator() public méthode

Return an ArrayIterator
public getIterator ( ) : ArrayIterator
Résultat ArrayIterator

Property Details

$_parsedAlerts protected_oe property

protected $_parsedAlerts

$_properties protected_oe property

protected $_properties

$_significanceMap protected_oe property

protected $_significanceMap

$_typeMap protected_oe property

protected $_typeMap