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/
DEventManager.php303 public static function deleteEvent($eventId, $date, $namespace = '') { function in CalendarEventManager
/plugin/calendar/
Dsync_outlook.php198 public function deleteEvent($userEmail, $outlookId) { function in MicrosoftGraphClient
Daction.php603 private function deleteEvent() { function in action_plugin_calendar
Dcalendar-main.js1541 window.deleteEvent = function(calId, eventId, date, namespace) { function