100 'privilege' =>
'{DAV:}read',
106 'principal' => $this->
getOwner() .
'/calendar-proxy-write',
110 'privilege' =>
'{DAV:}read',
111 'principal' => $this->
getOwner() .
'/calendar-proxy-read',
115 'privilege' =>
'{DAV:}read',
116 'principal' => $this->
getOwner() .
'/calendar-proxy-write',
An exception for terminatinating execution or to throw for unit testing.
const NS_CALDAV
This is the official CalDAV namespace.
The CalDAV scheduling outbox.
getChildren()
Returns an array with all the child nodes.
getName()
Returns the name of the node.
getOwner()
Returns the owner principal.
__construct($principalUri)
Constructor.
getACL()
Returns a list of ACE's for this node.
Implement this interface to have a node be recognized as a CalDAV scheduling outbox.