Calendar::isSelected
Calendar::isSelected() – True if the calendar subclass object is selected (e.g. today)
Synopsis
require_once 'Calendar.php';
boolean Calendar::isSelected (
)
Описание
This package is not documented yet.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.