Services_Weather_Ejse::searchLocationByCountry()

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

概要

require_once '/Weather/Ejse.php';

bool Services_Weather_Ejse::searchLocationByCountry (string [$country = NULL])

説明

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

パラメータ

string $country

例外・エラー

例外はスローされません。

非推奨

deprecated

注意

この関数は、スタティックにコールする ことはできません。