Home
last modified time | relevance | path

Searched refs:deleteNotification (Results 1 – 5 of 5) sorted by path

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php44 function deleteNotification($principalUri, NotificationInterface $notification); function
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php102 $this->caldavBackend->deleteNotification($this->getOwner(), $this->notification);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php48 function deleteNotification($principalUri, NotificationInterface $notification) { function in Sabre\\CalDAV\\Backend\\MockSharing
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php44 function deleteNotification($principalUri, NotificationInterface $notification); function
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php104 $this->caldavBackend->deleteNotification($this->getOwner(), $this->notification);