/WeatherForecast.php

Description

Weather Forecast widget

Parses data from a weather forecast provider and creates a view.

Three weather forecast providers are supported by default: BBC (Note: the API is not published so the symbolMap is almost certainly incomplete) Google (Note: the API is not published so the symbolMap is almost certainly incomplete) Yahoo (Note: Yahoo data is provided by the Weather Channel)

Adding a new provider by writing the {provider}Weather class and placing the {provider}Weather.php file in the providers directory.

Cacheing is supported to reduce bandwidth requirements. Cacheing is for provider::location; this means that if you have multiple forecasts for different locations and/or from different providers each is cached.

Classes
Class Description
WeatherForecast Weather Forecast widget class

Documentation generated on Tue, 13 Oct 2009 14:44:46 +0100 by phpDocumentor 1.4.2