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',
getName()
Returns the name of the node.
The CalDAV scheduling outbox.
__construct($principalUri)
Constructor.
getACL()
Returns a list of ACE's for this node.
getOwner()
Returns the owner principal.
getChildren()
Returns an array with all the child nodes.
const NS_CALDAV
This is the official CalDAV namespace.
Implement this interface to have a node be recognized as a CalDAV scheduling outbox.