Home
last modified time | relevance | path

Searched refs:xmlSerializeFull (Results 1 – 13 of 13) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteReplyTest.php44 $notification->xmlSerializeFull($writer);
H A DInviteTest.php231 $input->xmlSerializeFull($writer);
H A DSystemStatusTest.php38 $notification->xmlSerializeFull($writer);;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php146 $node->getNotificationType()->xmlSerializeFull($writer);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php199 function xmlSerializeFull(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\Invite
H A DInviteReply.php150 function xmlSerializeFull(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\InviteReply
H A DNotificationInterface.php24 function xmlSerializeFull(Writer $writer); function
H A DSystemStatus.php124 function xmlSerializeFull(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php200 function xmlSerializeFull(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\Invite
H A DInviteReply.php151 function xmlSerializeFull(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\InviteReply
H A DNotificationInterface.php24 function xmlSerializeFull(Writer $writer); function
H A DSystemStatus.php124 function xmlSerializeFull(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php146 $node->getNotificationType()->xmlSerializeFull($writer);