Searched refs:Outbox (Results 1 – 6 of 6) sorted by relevance
11 $outbox = new Outbox('principals/user1');70 $outbox = new Outbox('principals/user1');
20 class Outbox extends DAV\Collection implements IOutbox { class
142 return new Schedule\Outbox($this->principalInfo['uri']);207 $objs[] = new Schedule\Outbox($this->principalInfo['uri']);
140 return new Schedule\Outbox($this->principalInfo['uri']);213 $objs[] = new Schedule\Outbox($this->principalInfo['uri']);
953 * Fixed: Outbox access for delegates.