previousconstructeur Calendar_Month::Calendar_Month (Previous) (Next) Calendar_Month_Weekdaysnext

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

Calendar_Month::build

Calendar_Month::build() – Construit un objet Day pour ce mois.

Synopsis

require_once 'Month.php';

boolean Calendar_Month::build ( array $sDates = array() )

Description

Crée autant d'objets Calendar_Day qu'il y a de jours dans le mois.

Parameter

array $sDates

(optionnel) un objet Calendar_Day représentant les dates sélectionnées

Throws

No exceptions thrown.

Note

This function can not be called statically.

previousconstructeur Calendar_Month::Calendar_Month (Previous) (Next) Calendar_Month_Weekdaysnext

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.