Calendar::setSelected
Calendar::setSelected() – Defines calendar object as selected (e.g. for today)
Synopsis
require_once 'Calendar.php';
void Calendar::setSelected (
boolean $state
= true
)
Описание
This package is not documented yet.
Parameter
-
boolean
$state
-
state whether Calendar subclass
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.