Calendar::setSelection()

Calendar::setSelection() -- Abstract method for selected data objects called from build

Synopsis

require_once 'Calendar.php';

boolean Calendar::setSelection (array $sDates)

Description

This package is not documented yet.

Parameter

array $sDates

abstract

Note

This function can not be called statically.