Searched refs:Inbox (Results 1 – 7 of 7) sorted by relevance
11 $inbox = new Inbox(77 $inbox = new Inbox(109 $inbox = new Inbox(137 $inbox = new Inbox(165 $inbox = new Inbox(
44 $this->inbox = new Inbox($this->backend, 'principals/user1');
6 Inbox <badge>42</badge>13 Inbox <badge>42</badge>
139 return new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);206 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
137 return new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);212 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
18 class Inbox extends DAV\Collection implements IInbox { class