Calendar::isSelected

Calendar::isSelected() – True if the calendar subclass object is selected (e.g. today)

Synopsis

require_once 'Calendar.php';

boolean Calendar::isSelected ( )

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.