Searched refs:getNotificationsForPrincipal (Results 1 – 6 of 6) sorted by relevance
33 function getNotificationsForPrincipal($principalUri); function
62 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri);
60 $notifications = $this->caldavBackend->getNotificationsForPrincipal($this->principalUri);
54 …$this->assertEquals(array(), $this->caldavBackend->getNotificationsForPrincipal('principals/user1'…
30 function getNotificationsForPrincipal($principalUri) { function in Sabre\\CalDAV\\Backend\\MockSharing