Home
last modified time | relevance | path

Searched refs:xmlSerializeFull (Results 1 – 13 of 13) sorted by relevance

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