Home
last modified time | relevance | path

Searched refs:writeAttributes (Results 1 – 11 of 11) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarData.php47 $writer->writeAttributes([
53 $writer->writeAttributes([
H A DSupportedCalendarComponentSet.php81 $writer->writeAttributes(['name' => $component]);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarData.php47 $writer->writeAttributes([
53 $writer->writeAttributes([
H A DSupportedCalendarComponentSet.php81 $writer->writeAttributes(['name' => $component]);
/plugin/webdav/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php200 $writer->writeAttributes($attributes);
219 $writer->writeAttributes($item['attributes']);
/plugin/icalevents/vendor/sabre/xml/lib/Serializer/
H A Dfunctions.php200 $writer->writeAttributes($attributes);
219 $writer->writeAttributes($item['attributes']);
/plugin/davcal/vendor/sabre/xml/lib/
H A DWriter.php137 $this->writeAttributes($attributes);
229 function writeAttributes(array $attributes) { function in Sabre\\Xml\\Writer
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php74 $writer->writeAttributes([
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php74 $writer->writeAttributes([
/plugin/webdav/vendor/sabre/xml/lib/
H A DWriter.php211 function writeAttributes(array $attributes) { function in Sabre\\Xml\\Writer
/plugin/icalevents/vendor/sabre/xml/lib/
H A DWriter.php211 function writeAttributes(array $attributes) { function in Sabre\\Xml\\Writer