Services_Weather_Weatherdotcom::searchLocationByCountry()

Services_Weather_Weatherdotcom::searchLocationByCountry()  --  weather.com は XML サービスによる国名の一覧をサポートしていないため、常に false を返す

概要

require_once '/Weather/Weatherdotcom.php';

bool Services_Weather_Weatherdotcom::searchLocationByCountry (string [$country = ""])

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $country

例外・エラー

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

非推奨

deprecated

注意

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