previousCalendar::isSelected (Previous) (Next) Calendar::nextDaynext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Calendar::isValid

Calendar::isValid() – この日付が有効かどうかを調べる

Synopsis

require_once 'Calendar.php';

boolean Calendar::isValid ( )

Description

Calendar_Engine で定義された閾値の範囲にこの日付が収まっているかどうかを調べます。 Calendar_Validator::isValid に処理が渡されます。

Throws

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

Note

This function can not be called statically.

previousCalendar::isSelected (Previous) (Next) Calendar::nextDaynext

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.