Services_Weather_Ejse::searchLocation()

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

概要

require_once '/Weather/Ejse.php';

bool Services_Weather_Ejse::searchLocation (string [$location = NULL], bool [$useFirst = NULL])

説明

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

パラメータ

string $location

boolean $useFirst

例外・エラー

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

非推奨

deprecated

注意

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