Home
last modified time | relevance | path

Searched refs:xmlSerialize (Results 26 – 50 of 98) sorted by relevance

1234

/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DKeyValue.php75 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\KeyValue
H A DElements.php75 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Elements
H A DUri.php61 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Uri
H A DXmlFragment.php58 function xmlSerialize(Writer $writer) { function in Sabre\\Xml\\Element\\XmlFragment
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarData.php44 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarData
H A DAllowedSharingModes.php74 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\AllowedSharingModes
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarData.php44 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarData
H A DAllowedSharingModes.php74 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\AllowedSharingModes
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DInvite.php62 function xmlSerialize(Writer $writer) { function in Sabre\\DAV\\Xml\\Property\\Invite
H A DGetLastModified.php75 function xmlSerialize(Writer $writer) { function in Sabre\\DAV\\Xml\\Property\\GetLastModified
H A DSupportedMethodSet.php88 function xmlSerialize(Writer $writer) { function in Sabre\\DAV\\Xml\\Property\\SupportedMethodSet
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php32 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Eater
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php32 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Eater
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DElements.php75 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Elements
H A DUri.php61 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Uri
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DUri.php61 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Uri
H A DElements.php73 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Elements
H A DKeyValue.php74 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\KeyValue
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php70 function xmlSerialize(Writer $writer) { function in Sabre\\CardDAV\\Xml\\Property\\SupportedAddressData
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php70 function xmlSerialize(Writer $writer) { function in Sabre\\CardDAV\\Xml\\Property\\SupportedAddressData
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php470 public function xmlSerialize(Xml\Writer $writer) function in Sabre\\VObject\\Component\\VCard
504 $property->xmlSerialize($writer);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php478 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\VObject\\Component\\VCard
518 $property->xmlSerialize($writer);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DComponent.php391 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\VObject\\Component
413 $property->xmlSerialize($writer);
425 $component->xmlSerialize($writer);
H A DWriter.php73 $component->xmlSerialize($writer);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DWriter.php67 $component->xmlSerialize($writer);

1234