Searched refs:checkTimeConflicts (Results 1 – 2 of 2) sorted by relevance
727 $events = $this->checkTimeConflicts($events);1045 private function checkTimeConflicts($events) { function in syntax_plugin_calendar1398 $allEvents = $this->checkTimeConflicts($allEvents);
557 events = checkTimeConflicts(events, null);697 const checkedEvents = checkTimeConflicts(dayEventsObj, null);3243 window.checkTimeConflicts = function(events, currentEventId) { function