Calendar::setSelected()
Calendar::setSelected() -- Defines calendar object as selected (e.g. for today)
概要
require_once 'Calendar.php'; |
void Calendar::setSelected ([boolean $state = TRUE])
パラメータ
- boolean
$state
state whether Calendar subclass
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。