Services_Weather_Ejse::searchLocation

Services_Weather_Ejse::searchLocation() – EJSE には検索用の関数はないので、この関数は無効

Synopsis

require_once '/Weather/Ejse.php';

bool Services_Weather_Ejse::searchLocation ( string $location = = null , bool $useFirst = = null )

Description

この関数を、何らかのオンライン郵便番号検索へのインターフェイスにしたらいいのかな...

Parameter

string $location

boolean $useFirst

Throws

No exceptions thrown.

Deprecated

deprecated

Note

This function can not be called statically.