45 '{DAV:}lockscope' => [
'{DAV:}exclusive' =>
null],
46 '{DAV:}locktype' => [
'{DAV:}write' =>
null],
49 '{DAV:}lockscope' => [
'{DAV:}shared' =>
null],
50 '{DAV:}locktype' => [
'{DAV:}write' =>
null],
An exception for terminatinating execution or to throw for unit testing.
This class represents the {DAV:}supportedlock property.
xmlSerialize(Writer $writer)
The xmlSerialize method is called during xml writing.
writeElement($name, $content=null)
Write a full element tag and it's contents.
Objects implementing XmlSerializable can control how they are represented in Xml.