Services_Weather_Globalweather::searchLocationByCountry()

Services_Weather_Globalweather::searchLocationByCountry()  --  Returns IDs with location-name for a given country or all available countries, if no value was given

Synopsis

require_once '/Weather/Globalweather.php';

PEAR_Error|array Services_Weather_Globalweather::searchLocationByCountry (string [$country = ""])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $country

Fehler-Meldungen

throws PEAR_Error::SERVICES_WEATHER_ERROR_WRONG_SERVER_DATA

throws PEAR_Error::SERVICES_WEATHER_ERROR_UNKNOWN_LOCATION

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.