48 'content-type' =>
'text/calendar',
51 $writer->endElement();
54 'content-type' =>
'application/calendar+json',
56 $writer->endElement();
Objects implementing XmlSerializable can control how they are represented in Xml. ...
xmlSerialize(Writer $writer)
The xmlSerialize method is called during xml writing.
startElement($name)
Opens a new element.
Supported-calendar-data property.
writeAttributes(array $attributes)
Writes a list of attributes.
const NS_CALDAV
This is the official CalDAV namespace.