Home
last modified time | relevance | path

Searched refs:InviteReply (Results 1 – 6 of 6) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteReplyTest.php16 $notification = new InviteReply($notification);
122 new InviteReply(array());
131 new InviteReply(array(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DInviteReplyTest.php28 …$inviteReply = new InviteReply('/principal/1', '/calendar/1', 'blabla', 'Summary', SharingPlugin::…
51 …$inviteReply = new InviteReply('/principal/1', '/calendar/1', 'blabla', 'Summary', SharingPlugin::…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php23 class InviteReply implements XmlDeserializable { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php24 class InviteReply implements XmlDeserializable { class
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php16 class InviteReply implements NotificationInterface { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php17 class InviteReply implements NotificationInterface { class