Home
last modified time | relevance | path

Searched refs:NotificationInterface (Results 1 – 14 of 14) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface; alias
31 * @return NotificationInterface[]
41 * @param NotificationInterface $notification
44 function deleteNotification($principalUri, NotificationInterface $notification);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php6 use Sabre\CalDAV\Xml\Notification\NotificationInterface; alias
35 * @var NotificationInterface
51 * @param NotificationInterface $notification
53 …CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notificat…
89 * @return NotificationInterface
H A DINode.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface; alias
27 * @return NotificationInterface
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php5 use Sabre\CalDAV\Xml\Notification\NotificationInterface; alias
31 * @return NotificationInterface[]
41 * @param NotificationInterface $notification
44 function deleteNotification($principalUri, NotificationInterface $notification);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php7 use Sabre\CalDAV\Xml\Notification\NotificationInterface; alias
49 * @param NotificationInterface $notification
51 …CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notificat…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php7 use Sabre\CalDAV\Xml\Notification\NotificationInterface; alias
45 * @param NotificationInterface $notification
48 function deleteNotification($principalUri, NotificationInterface $notification) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DNotificationInterface.php15 interface NotificationInterface extends XmlSerializable { interface
H A DSystemStatus.php18 class SystemStatus implements NotificationInterface {
H A DInviteReply.php17 class InviteReply implements NotificationInterface {
H A DInvite.php20 class Invite implements NotificationInterface {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DNotificationInterface.php15 interface NotificationInterface extends XmlSerializable { interface
H A DInviteReply.php16 class InviteReply implements NotificationInterface {
H A DSystemStatus.php18 class SystemStatus implements NotificationInterface {
H A DInvite.php19 class Invite implements NotificationInterface {