\Horde_Service_Weather_Alerts_Base

This file contains the Horde_Service_Weather_Alerts_Base class for abstracting access to weather alerts.

Copyright 2011-2017 Horde LLC (http://www.horde.org/)

Summary

Methods
Properties
Constants
__construct()
getAlerts()
getIterator()
No public properties found
No constants found
No protected methods found
$_properties
$_parsedAlerts
$_typeMap
$_significanceMap
N/A
No private methods found
No private properties found
N/A

Properties

$_properties

$_properties : 

Type

$_parsedAlerts

$_parsedAlerts : 

Type

$_typeMap

$_typeMap : 

Type

$_significanceMap

$_significanceMap : 

Type

Methods

__construct()

__construct(  $properties, \Horde_Service_Weather_Base  $weather) 

Parameters

$properties
\Horde_Service_Weather_Base $weather

getAlerts()

getAlerts() 

getIterator()

getIterator() : \ArrayIterator

Return an ArrayIterator

Returns

\ArrayIterator