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

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

Calendar::isValid

Calendar::isValid() – Determine whether this date is valid

Synopsis

require_once 'Calendar.php';

boolean Calendar::isValid ( )

Description

Determine whether this date is valid with the bounds determined by the Calendar_Engine. The call is passed on to Calendar_Validator::isValid

Throws

throws no exceptions thrown

Note

This function can not be called statically.

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

Download Documentation Last updated: Tue, 02 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.