Searched refs:checkTimeConflicts (Results 1 – 2 of 2) sorted by relevance
769 $events = $this->checkTimeConflicts($events);1087 private function checkTimeConflicts($events) { function in syntax_plugin_calendar1449 $allEvents = $this->checkTimeConflicts($allEvents);
562 events = checkTimeConflicts(events, null);702 const checkedEvents = checkTimeConflicts(dayEventsObj, null);3258 window.checkTimeConflicts = function(events, currentEventId) { function