Kronolith_Calendar::display PHP Méthode

display() abstract public méthode

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