43 $xml = $this->
write([
'{DAV:}root' => $property]);
45 $this->assertXmlStringEqualsXmlString(
46 '<?xml version="1.0"?> 60 $xml = $this->
write([
'{DAV:}root' => $property]);
62 $this->assertXmlStringEqualsXmlString(
63 '<?xml version="1.0"?> 78 <d:root xmlns:d=
"DAV:" xmlns:cal=
"$cal" xmlns:cs=
"$cs">
85 [
'{DAV:}root' =>
'Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp']
101 <?xml version=
"1.0"?>
102 <d:root xmlns:d=
"DAV:" xmlns:cal=
"$cal" xmlns:cs=
"$cs">
109 [
'{DAV:}root' =>
'Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp']
testSerializeOpaque()
testSimple
parse($xml, array $elementMap=[])
schedule-calendar-transp property.
testUnserializeTransparent()
const NS_CALENDARSERVER
This is the namespace for the proprietary calendarserver extensions.
testSerializeTransparent()
testSimple
const NS_CALDAV
This is the official CalDAV namespace.