Home
last modified time | relevance | path

Searched refs:getNotificationsForPrincipal (Results 1 – 6 of 6) sorted by path

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php33 function getNotificationsForPrincipal($principalUri); function
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php60 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php30 function getNotificationsForPrincipal($principalUri) { function in Sabre\\CalDAV\\Backend\\MockSharing
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DNodeTest.php54 …$this->assertEquals(array(), $this->caldavBackend->getNotificationsForPrincipal('principals/user1'…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php33 function getNotificationsForPrincipal($principalUri); function
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php62 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri);