Calendar::build() -- Abstract method for building the children of a calendar object.
Description
Implemented by Calendar subclasses
Parameter
- array
$sDates
containing Calendar objects to select (optional)
abstract
Note
This function can not be called
statically.