Home
last modified time | relevance | path

Searched refs:Sabre (Results 51 – 75 of 1586) sorted by last modified time

12345678910>>...64

/plugin/davcal/vendor/sabre/http/lib/
H A DMessageInterface.php3 namespace Sabre\HTTP;
H A DRequest.php3 namespace Sabre\HTTP;
6 use Sabre\Uri;
H A DRequestInterface.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php3 namespace Sabre\VObject\Component;
5 use Sabre\VObject;
6 use Sabre\VObject\Reader;
7 use Sabre\VObject\Component;
8 use Sabre\VObject\Component\VAvailability;
H A DVCalendarTest.php3 namespace Sabre\VObject\Component;
6 use Sabre\VObject;
H A DVCardTest.php3 namespace Sabre\VObject\Component;
5 use Sabre\VObject;
H A DVEventTest.php3 namespace Sabre\VObject\Component;
5 use Sabre\VObject;
H A DVFreeBusyTest.php3 namespace Sabre\VObject\Component;
5 use Sabre\VObject;
6 use Sabre\VObject\Reader;
H A DVTodoTest.php3 namespace Sabre\VObject\Component;
6 Sabre\VObject\Component,
7 Sabre\VObject\Reader;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DCollection.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
H A DIProxyWrite.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
H A DProxyRead.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
6 use Sabre\DAV;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIInbox.php3 namespace Sabre\CalDAV\Schedule;
13 interface IInbox extends \Sabre\CalDAV\ICalendarObjectContainer, \Sabre\DAVACL\IACL {
H A DIOutbox.php3 namespace Sabre\CalDAV\Schedule;
13 interface IOutbox extends \Sabre\DAV\ICollection, \Sabre\DAVACL\IACL {
H A DISchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
11 interface ISchedulingObject extends \Sabre\CalDAV\ICalendarObject {
H A DPlugin.php3 namespace Sabre\CalDAV\Schedule;
6 use Sabre\DAV\Server;
7 use Sabre\DAV\ServerPlugin;
8 use Sabre\DAV\PropFind;
9 use Sabre\DAV\INode;
10 use Sabre\DAV\Xml\Property\Href;
13 use Sabre\VObject;
14 use Sabre\VObject\Reader;
16 use Sabre\VObject\ITip;
18 use Sabre\DAVACL;
[all …]
H A DSchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\CalDAV\Backend;
6 use Sabre\DAV\Exception\MethodNotAllowed;
15 class SchedulingObject extends \Sabre\CalDAV\CalendarObject implements ISchedulingObject {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php3 namespace Sabre\VObject;
H A DEmClientTest.php3 namespace Sabre\VObject;
H A DEmptyParameterTest.php3 namespace Sabre\VObject;
22 $vcard = $vcard->convert(\Sabre\VObject\Document::VCARD30);
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DAWSTest.php3 namespace Sabre\HTTP\Auth;
5 use Sabre\HTTP\Request;
6 use Sabre\HTTP\Response;
11 * @var Sabre\HTTP\Response
16 * @var Sabre\HTTP\Request
21 * @var Sabre\HTTP\Auth\AWS
H A DBearerTest.php3 namespace Sabre\HTTP\Auth;
5 use Sabre\HTTP\Request;
6 use Sabre\HTTP\Response;
H A DDigestTest.php3 namespace Sabre\HTTP\Auth;
5 use Sabre\HTTP\Request;
6 use Sabre\HTTP\Response;
11 * @var Sabre\HTTP\Response
18 * @var Sabre\HTTP\Request
23 * @var Sabre\HTTP\Auth\Digest
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DShareableCalendar.php3 namespace Sabre\CalDAV;
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php3 namespace Sabre\HTTP;
263 $this->assertInstanceOf('Sabre\HTTP\Response', $e->getResponse());

12345678910>>...64