Calendar::setSelection
Calendar::setSelection() – Abstract method for selected data objects called from build
Synopsis
require_once 'Calendar.php';
boolean Calendar::setSelection (
array $sDates
)
Описание
This package is not documented yet.
Parameter
-
array
$sDates
-
abstract
Замечание
This function can not be called statically.