Home
last modified time | relevance | path

Searched refs:xmlSerializeValue (Results 1 – 14 of 14) sorted by relevance

/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DFloatValue.php111 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property\\FloatValue
123 parent::xmlSerializeValue($writer);
H A DText.php282 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property\\Text
346 parent::xmlSerializeValue($writer);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DFloatValue.php122 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property\\FloatValue
137 parent::xmlSerializeValue($writer);
H A DText.php301 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property\\Text
366 parent::xmlSerializeValue($writer);
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php74 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property\\VCard\\TimeStamp
H A DDateAndOrTime.php237 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php78 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property\\VCard\\TimeStamp
H A DDateAndOrTime.php261 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php138 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property\\ICalendar\\Period
H A DRecur.php192 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php123 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property\\ICalendar\\Period
H A DRecur.php178 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php383 $this->xmlSerializeValue($writer);
396 protected function xmlSerializeValue(Xml\Writer $writer) { function in Sabre\\VObject\\Property
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php352 $this->xmlSerializeValue($writer);
362 protected function xmlSerializeValue(Xml\Writer $writer) function in Sabre\\VObject\\Property