Home
last modified time | relevance | path

Searched refs:Sabre (Results 301 – 325 of 1586) sorted by last modified time

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DOutboxPostTest.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\HTTP;
6 use Sabre\VObject;
7 use Sabre\DAV;
9 class OutboxPostTest extends \Sabre\DAVServerTest {
H A DOutboxTest.php3 namespace Sabre\CalDAV\Schedule;
4 use Sabre\CalDAV;
5 use Sabre\DAV;
H A DPluginBasicTest.php3 namespace Sabre\CalDAV\Schedule;
5 class PluginBasicTest extends \Sabre\DAVServerTest {
H A DPluginPropertiesTest.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\DAVACL;
6 use Sabre\DAV;
7 use Sabre\HTTP;
9 class PluginPropertiesTest extends \Sabre\DAVServerTest {
H A DPluginPropertiesWithSharedCalendarTest.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\DAVACL;
6 use Sabre\DAV;
7 use Sabre\HTTP;
9 class PluginPropertiesWithSharedCalendarTest extends \Sabre\DAVServerTest {
H A DScheduleDeliverTest.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\HTTP\Request;
7 class ScheduleDeliverTest extends \Sabre\DAVServerTest {
623 list($parent, $base) = \Sabre\HTTP\UrlUtil::splitPath($path);
H A DSchedulingObjectTest.php3 namespace Sabre\CalDAV\Schedule;
4 use Sabre\DAVACL;
5 use Sabre\CalDAV\Backend;
10 * @var Sabre\CalDAV\Backend_PDO
14 * @var Sabre\CalDAV\Calendar
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DShareableCalendarTest.php3 namespace Sabre\CalDAV;
5 use Sabre\DAVACL;
H A DSharedCalendarTest.php3 namespace Sabre\CalDAV;
5 use Sabre\DAVACL;
H A DSharingPluginTest.php3 namespace Sabre\CalDAV;
5 use Sabre\DAV;
6 use Sabre\HTTP;
8 class SharingPluginTest extends \Sabre\DAVServerTest {
H A DTestUtil.php3 namespace Sabre\CalDAV;
H A DValidateICalTest.php3 namespace Sabre\CalDAV;
5 use Sabre\DAV;
6 use Sabre\DAVACL;
7 use Sabre\HTTP;
14 * @var Sabre\DAV\Server
18 * @var Sabre\CalDAV\Backend\Mock
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DCreateSubscriptionTest.php3 namespace Sabre\CalDAV\Subscriptions;
5 use Sabre\CalDAV;
6 use Sabre\HTTP\Request;
8 class CreateSubscriptionTest extends \Sabre\DAVServerTest {
H A DPluginTest.php3 namespace Sabre\CalDAV\Subscriptions;
5 use Sabre\DAV\PropFind;
11 $server = new \Sabre\DAV\Server();
44 $plugin->propFind($propFind, new \Sabre\DAV\SimpleCollection('hi'));
H A DSubscriptionTest.php3 namespace Sabre\CalDAV\Subscriptions;
5 use Sabre\DAV\Xml\Property\Href;
6 use Sabre\DAV\PropPatch;
14 $caldavBackend = new \Sabre\CalDAV\Backend\MockSubscriptionSupport([],[]);
136 $caldavBackend = new \Sabre\CalDAV\Backend\MockSubscriptionSupport([],[]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteReplyTest.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
7 use Sabre\Xml\Writer;
H A DInviteTest.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
7 use Sabre\Xml\Writer;
H A DSystemStatusTest.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
7 use Sabre\Xml\Writer;
/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;
H A DEmailAddressSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\DAV\Xml\XmlTest;
10 \Sabre\CalDAV\Plugin::NS_CALENDARSERVER => 'cs',
34 <d:root xmlns:d="DAV:" xmlns:cs="' . \Sabre\CalDAV\Plugin::NS_CALENDARSERVER . '">
H A DInviteTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
H A DSupportedCalendarDataTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
H A DSupportedCollationSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV;
6 use Sabre\DAV;

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