Home
last modified time | relevance | path

Searched refs:Sabre (Results 401 – 425 of 1586) sorted by last modified time

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DPropFindTest.php3 namespace Sabre\DAV;
H A DPropPatchTest.php3 namespace Sabre\DAV;
H A DServerCopyMoveTest.php3 namespace Sabre\DAV;
5 use Sabre\HTTP;
H A DServerMKCOLTest.php3 namespace Sabre\DAV;
5 use Sabre\HTTP;
H A DServerRangeTest.php3 namespace Sabre\DAV;
4 use Sabre\HTTP;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DAbstractPDOTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
5 use Sabre\DAV\PropFind;
6 use Sabre\DAV\PropPatch;
7 use Sabre\DAV\Xml\Property\Complex;
8 use Sabre\DAV\Xml\Property\Href;
H A DMock.php3 namespace Sabre\DAV\PropertyStorage\Backend;
5 use Sabre\DAV\PropFind;
6 use Sabre\DAV\PropPatch;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNeedPrivilegesExceptionTest.php3 namespace Sabre\DAVACL\Exception;
5 use Sabre\DAV;
H A DNotRecognizedPrincipalTest.php3 namespace Sabre\DAVACL\Exception;
5 use Sabre\DAV;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DCollectionTest.php3 namespace Sabre\DAVACL\FS;
16 \Sabre\TestUtil::clearTempDir();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalPropertySearchTest.php3 namespace Sabre\DAVACL;
5 use Sabre\DAV;
6 use Sabre\HTTP;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.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/davcal/vendor/sabre/dav/
H A D.travis.yml17 - LOWEST_DEPS="--prefer-lowest" TEST_DEPS="tests/Sabre/"
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php3 namespace Sabre; namespace
6 Sabre\HTTP\Request,
7 Sabre\HTTP\Response,
8 Sabre\HTTP\Sapi;
44 * @var Sabre\DAV\Server
55 * @var Sabre\CalDAV\Plugin
60 * @var Sabre\CardDAV\Plugin
65 * @var Sabre\DAVACL\Plugin
70 * @var Sabre\CalDAV\SharingPlugin
82 * @var Sabre\DAV\Auth\Plugin
[all …]
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DFlatText.php3 namespace Sabre\VObject\Property;
H A DFloat.php3 namespace Sabre\VObject\Property;
6 Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/HTTP/
H A DSapiMock.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DCalAddress.php3 namespace Sabre\VObject\Property\ICalendar;
6 Sabre\VObject\Property\Text;
H A DDate.php3 namespace Sabre\VObject\Property\ICalendar;
H A DDateTime.php3 namespace Sabre\VObject\Property\ICalendar;
6 use Sabre\VObject\Property;
7 use Sabre\VObject\DateTimeParser;
8 use Sabre\VObject\TimeZoneUtil;
H A DPeriod.php3 namespace Sabre\VObject\Property\ICalendar;
6 Sabre\VObject\Property,
7 Sabre\VObject\Parser\MimeDir,
8 Sabre\VObject\DateTimeParser;
/plugin/davcal/
H A DcalendarBackendDokuwiki.php3 use \Sabre\VObject;
4 use \Sabre\CalDAV;
5 use \Sabre\DAV;
6 use \Sabre\DAV\Exception\Forbidden;
17 class DokuWikiSabreCalendarBackend extends \Sabre\CalDAV\Backend\AbstractBackend
160 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch)
H A Dcalendarserver.php56 new Sabre\CalDAV\Principal\Collection($principalBackend),
57 new Sabre\CalDAV\CalendarRoot($principalBackend, $calendarBackend),
60 $server = new Sabre\DAV\Server($tree);
66 $authPlugin = new Sabre\DAV\Auth\Plugin($authBackend);
69 $aclPlugin = new Sabre\DAVACL\Plugin();
73 $caldavPlugin = new Sabre\CalDAV\Plugin();
87 $server->addPlugin(new Sabre\DAV\Sync\Plugin());
90 $browser = new Sabre\DAV\Browser\Plugin();
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto21.php122 $vobj = \Sabre\VObject\Reader::read($row['calendardata']);
/plugin/davcal/vendor/sabre/event/
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors

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