Searched refs:checkTimeConflicts (Results 1 – 2 of 2) sorted by relevance
321 $events = $this->checkTimeConflicts($events);619 private function checkTimeConflicts($events) { function in syntax_plugin_calendar897 $allEvents = $this->checkTimeConflicts($allEvents);
435 events = checkTimeConflicts(events, null);575 const checkedEvents = checkTimeConflicts(dayEventsObj, null);2115 window.checkTimeConflicts = function(events, currentEventId) { function