Home
last modified time | relevance | path

Searched defs:deleteEvent (Results 1 – 6 of 6) sorted by relevance

/plugin/slacknotifier/event/
DPageSaveEvent.php56 public function convertToRename(PageSaveEvent $deleteEvent)
/plugin/sentry/
Dhelper.php175 public function deleteEvent($id) function in helper_plugin_sentry
/plugin/calendar/classes/
H A DEventManager.php304 public static function deleteEvent($eventId, $date, $namespace = '') { function in CalendarEventManager
/plugin/calendar/
H A Dsync_outlook.php226 public function deleteEvent($userEmail, $outlookId) { function in MicrosoftGraphClient
H A Daction.php646 private function deleteEvent() { function in action_plugin_calendar
H A Dcalendar-main.js1546 window.deleteEvent = function(calId, eventId, date, namespace) { function