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

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

Calendar::isValid

Calendar::isValid() – Détermine si la date est valide

Synopsis

require_once 'Calendar.php';

boolean Calendar::isValid ( )

Description

Détermine si la date est valide, avec les limites déterminées par le Calendar_Engine. L'appel est passé à Calendar_Validator::isValid.

Throws

No exceptions thrown.

Note

This function can not be called statically.

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

Download Documentation Last updated: Sun, 18 Oct 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.