Kronolith_Resource_Base::removeEvent PHP 메소드

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

Remove this event from resource's calendar
abstract public removeEvent ( Kronolith_Event $event )
$event Kronolith_Event The event to remove from the resource's calendar.
    public abstract function removeEvent(Kronolith_Event $event);