Services_Weather_Weatherdotcom::getLocation

Services_Weather_Weatherdotcom::getLocation() – Retourne les données pour un endroit correspondant à un ID

Synopsis

require_once '/Weather/Weatherdotcom.php';

PEAR_Error|array Services_Weather_Weatherdotcom::getLocation ( string $id = "" )

Description

This package is not documented yet.

Parameter

string $id

Throws

Un objet PEAR_Error est lancé

Note

This function can not be called statically.