Calendar_Decorator::isSelected()

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

Synopsis

require_once 'Decorator.php';

boolean Calendar_Decorator::isSelected ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.