Home
last modified time | relevance | path

Searched refs:Inbox (Results 1 – 7 of 7) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php11 $inbox = new Inbox(
77 $inbox = new Inbox(
109 $inbox = new Inbox(
137 $inbox = new Inbox(
165 $inbox = new Inbox(
H A DSchedulingObjectTest.php44 $this->inbox = new Inbox($this->backend, 'principals/user1');
/plugin/bootswrapper/exe/help/
H A Dbadge.txt6 Inbox <badge>42</badge>
13 Inbox <badge>42</badge>
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php139 return new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
206 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php137 return new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
212 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php18 class Inbox extends DAV\Collection implements IInbox { class
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php18 class Inbox extends DAV\Collection implements IInbox { class