Calendar_Month_Weeks::build()
Calendar_Month_Weeks::build() -- Builds Calendar_Week objects for the Month. Note that Calendar_Week
概要
require_once 'MonthWeeks.php'; |
boolean Calendar_Month_Weeks::build ([array $sDates = array()])
説明
builds Calendar_Day object in tabular form (with Calendar_Day->empty)
パラメータ
- array
$sDates
(optional) Calendar_Week objects representing selected dates
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。