76 if ($this->canBeShared) {
79 if ($this->canBePublished) {
Objects implementing XmlSerializable can control how they are represented in Xml. ...
__construct($canBeShared, $canBePublished)
Constructor.
const NS_CALENDARSERVER
This is the namespace for the proprietary calendarserver extensions.
xmlSerialize(Writer $writer)
The xmlSerialize method is called during xml writing.
writeElement($name, $content=null)
Write a full element tag and it's contents.