Kronolith_Resource_Base::removeEvent PHP Méthode

removeEvent() abstract public méthode

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