Home
last modified time | relevance | path

Searched refs:Sabre (Results 326 – 350 of 1586) sorted by relevance

1...<<11121314151617181920>>...64

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php3 namespace Sabre\VObject\RecurrenceIterator;
6 use Sabre\VObject\Reader;
10 use \Sabre\VObject\PHPUnitAssertions;
H A DExpandFloatingTimesTest.php3 namespace Sabre\VObject\Recur\EventIterator;
7 use Sabre\VObject\Reader;
11 use \Sabre\VObject\PHPUnitAssertions;
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php3 namespace Sabre\Xml\Element;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\Writer;
H A DUriTest.php3 namespace Sabre\Xml\Element;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\Writer;
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php3 namespace Sabre\Xml\Element;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\Writer;
H A DUriTest.php3 namespace Sabre\Xml\Element;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\Writer;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DPrincipalTest.php3 namespace Sabre\DAVACL\Xml\Property;
5 use Sabre\DAV;
6 use Sabre\DAV\Browser\HtmlOutputHelper;
7 use Sabre\HTTP;
8 use Sabre\Xml\Reader;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php3 namespace Sabre\DAV\Auth\Backend;
5 use Sabre\HTTP\RequestInterface;
6 use Sabre\HTTP\ResponseInterface;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DInviteReplyTest.php3 namespace Sabre\CalDAV\Xml\Request;
5 use Sabre\DAV\Xml\XmlTest;
6 use Sabre\CalDAV\SharingPlugin;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php3 namespace Sabre\DAV\Auth\Backend;
5 use Sabre\HTTP\RequestInterface;
6 use Sabre\HTTP\ResponseInterface;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DAllowedSharingModesTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DMapGetToPropFindTest.php3 namespace Sabre\DAV\Browser;
5 use Sabre\DAV;
6 use Sabre\HTTP;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInviteReply.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\Xml\Writer;
6 use Sabre\CalDAV;
7 use Sabre\CalDAV\SharingPlugin;
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DNode.php3 namespace Sabre\DAV\FS;
5 use Sabre\DAV;
6 use Sabre\HTTP\URLUtil;
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DNode.php3 namespace Sabre\DAV\FS;
5 use Sabre\DAV;
6 use Sabre\HTTP\URLUtil;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DVCFExportTest.php3 namespace Sabre\CardDAV;
5 use Sabre\HTTP;
7 class VCFExportTest extends \Sabre\DAVServerTest {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DLocked.php3 namespace Sabre\DAV\Exception;
5 use Sabre\DAV;
21 * @var Sabre\DAV\Locks\LockInfo
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockPrincipal.php3 namespace Sabre\DAVACL;
5 use Sabre\DAV;
6 use Sabre\HTTP;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DLocked.php3 namespace Sabre\DAV\Exception;
5 use Sabre\DAV;
21 * @var Sabre\DAV\Locks\LockInfo
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DExpandPropertyReport.php3 namespace Sabre\DAVACL\Xml\Request;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\XmlDeserializable;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/
H A DXmlTest.php3 namespace Sabre\DAV\Xml;
5 use Sabre\Xml\Writer;
6 use Sabre\Xml\Reader;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DExpandPropertyReport.php3 namespace Sabre\DAVACL\Xml\Request;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\XmlDeserializable;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php3 namespace Sabre\CalDAV;
7 use Sabre\DAV;
8 use Sabre\DAV\Exception\BadRequest;
9 use Sabre\HTTP\RequestInterface;
10 use Sabre\HTTP\ResponseInterface;
11 use Sabre\VObject;
134 $format = \Sabre\HTTP\Util::Negotiate(
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php3 namespace Sabre\VObject\Parser;
5 use Sabre\VObject\Component;
6 use Sabre\VObject\Component\VCalendar;
7 use Sabre\VObject\Component\VCard;
8 use Sabre\VObject\EofException;
9 use Sabre\VObject\ParseException;
10 use Sabre\Xml as SabreXml;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php3 namespace Sabre\CalDAV;
5 use Sabre\DAV;
6 use Sabre\DAV\Exception\NotFound;
7 use Sabre\DAV\MkCol;
8 use Sabre\DAVACL;
9 use Sabre\HTTP\URLUtil;
28 * @var Sabre\CalDAV\Backend\BackendInterface

1...<<11121314151617181920>>...64