previousServices_Weather_Metar::searchAirport (Previous) (Next) Services_Weather_Metar::
searchLocationByCountry
next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Services_Weather_Metar::searchLocation

Services_Weather_Metar::searchLocation() – 指定した場所の ID を探し、結果の配列あるいは単一の ID を返す

Synopsis

require_once '/Weather/Metar.php';

PEAR_Error|array|string Services_Weather_Metar::searchLocation ( string|array $location , bool $useFirst = = false )

Description

This package is not documented yet.

Parameter

string|array $location

boolean $useFirst

設定した場合は、結果の配列の最初の ID を返します。

Throws

throws PEAR_Error::SERVICES_WEATHER_ERROR_UNKNOWN_LOCATION

throws PEAR_Error::SERVICES_WEATHER_ERROR_DB_NOT_CONNECTED

throws PEAR_Error::SERVICES_WEATHER_ERROR_INVALID_LOCATION

Note

This function can not be called statically.

previousServices_Weather_Metar::searchAirport (Previous) (Next) Services_Weather_Metar::
searchLocationByCountry
next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.