Services_Weather_Metar::getLocation()

Services_Weather_Metar::getLocation()  -- Returns the data for the location belonging to the ID

Synopsis

require_once '/Weather/Metar.php';

PEAR_Error|array Services_Weather_Metar::getLocation (string [$id = ""])

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $id

Fehler-Meldungen

throws PEAR_Error

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.