Home
last modified time | relevance | path

Searched refs:xmlSerialize (Results 76 – 98 of 98) sorted by last modified time

1234

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCollationSet.php43 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCollationSet
H A DInvite.php73 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\Invite
114 $href->xmlSerialize($writer);
H A DScheduleCalendarTransp.php83 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp
H A DSupportedCalendarComponentSet.php76 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Property\\SupportedCalendarComponentSet
/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/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DSystemStatus.php96 function xmlSerialize(Writer $writer) { function in Sabre\\CalDAV\\Xml\\Notification\\SystemStatus
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php351 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\VObject\\Property
H A DNode.php91 abstract function xmlSerialize(Xml\Writer $writer); function in Sabre\\VObject\\Node
H A DWriter.php73 $component->xmlSerialize($writer);
H A DComponent.php391 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\VObject\\Component
413 $property->xmlSerialize($writer);
425 $component->xmlSerialize($writer);
H A DParameter.php361 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\VObject\\Parameter
/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/xml/
H A DCHANGELOG.md149 from `serializeXml` and `deserializeXml` to `xmlSerialize` and
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DElements.php75 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Elements
H A DKeyValue.php75 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\KeyValue
H A DBase.php57 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Base
H A DCdata.php58 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Cdata
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/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php174 $value->xmlSerialize($writer);
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php24 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Mock
H A DEater.php32 function xmlSerialize(Xml\Writer $writer) { function in Sabre\\Xml\\Element\\Eater
/plugin/icalevents/vendor/sabre/xml/lib/
H A DXmlSerializable.php34 function xmlSerialize(Writer $writer); function

1234