Calendar_Day::build

Calendar_Day::build() – Construit les heures d'un jour

Synopsis

require_once 'Day.php';

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

Description

This package is not documented yet.

Parameter

array $sDates

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

Throws

No exceptions thrown.

Note

This function can not be called statically.