Kronolith_Resource_Base::removeEvent PHP Method

removeEvent() abstract public method

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);