Services_Weather_Weatherdotcom::getWeather()

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

概要

require_once '/Weather/Weatherdotcom.php';

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

説明

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

パラメータ

string $id

string $unitsFormat

例外・エラー

throws PEAR_Error

注意

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