Documentation

Horde_Service_Weather_Alerts_Base
in package
implements IteratorAggregate

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/)

Tags
author

Michael J Rubinsky mrubinsk@horde.org

license

http://www.horde.org/licenses/bsd BSD

category

Horde

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$_parsedAlerts  : mixed
$_properties  : mixed
$_significanceMap  : mixed
$_typeMap  : mixed
__construct()  : mixed
getAlerts()  : mixed
getIterator()  : ArrayIterator
Return an ArrayIterator

Properties

$_parsedAlerts

protected mixed $_parsedAlerts = array()

$_properties

protected mixed $_properties

$_significanceMap

protected mixed $_significanceMap

$_typeMap

protected mixed $_typeMap

Methods

getAlerts()

public getAlerts() : mixed
Return values
mixed

getIterator()

Return an ArrayIterator

public getIterator() : ArrayIterator
Return values
ArrayIterator

Search results