Kronolith_Calendar::display PHP 메소드

display() 추상적인 공개 메소드

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