Services_Weather_Globalweather::getWeather()

Services_Weather_Globalweather::getWeather()  -- 指定した場所の天候データを返す

概要

require_once '/Weather/Globalweather.php';

PEAR_Error|array Services_Weather_Globalweather::getWeather (string [$id = ""], string [$unitsFormat = ""])

説明

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

パラメータ

string $id

string $unitsFormat

例外・エラー

throws PEAR_Error

注意

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