Calendar::setSelection

Calendar::setSelection() – 選択された日付オブジェクトのための抽象メソッドで、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.