Kronolith_Calendar::display PHP Method

display() abstract public method

Whether this calendar is supposed to be displayed in lists.
abstract public display ( ) : boolean
return boolean True if this calendar should be displayed.
    public abstract function display();