Calendar_Day::build()

Calendar_Day::build() -- Builds the Hours of the Day

Synopsis

require_once 'Day.php';

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

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

array $sDates

(optional) Calendar_Hour objects representing selected dates

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.