Services_Weather_Ejse::getForecast()

Services_Weather_Ejse::getForecast()  -- 翌日以降の予報を取得する

概要

require_once '/Weather/Ejse.php';

PEAR_Error|array Services_Weather_Ejse::getForecast (mixed [$id = ""], int [$days = 2], string [$unitsFormat = ""], string $int)

説明

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

パラメータ

mixed $id

integer $days

1 から 9 までの値。

string $unitsFormat

string $int

例外・エラー

throws PEAR_Error

注意

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