Home
last modified time | relevance | path

Searched refs:Backend (Results 76 – 100 of 174) sorted by relevance

1234567

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSharingSupport.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DPDOMysqlTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
H A DPDOSqliteTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DPDO.php3 namespace Sabre\DAV\Auth\Backend;
H A DApache.php3 namespace Sabre\DAV\Auth\Backend;
H A DFile.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DPDOMySQLTest.php3 namespace Sabre\CardDAV\Backend;
H A DPDOSqliteTest.php3 namespace Sabre\CardDAV\Backend;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php3 namespace Sabre\CalDAV\Backend;
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php3 namespace Sabre\DAV\PropertyStorage\Backend;
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php3 namespace Sabre\DAV\PropertyStorage\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DPDOSqliteTest.php3 namespace Sabre\DAV\Auth\Backend;
H A DAbstractPDOTest.php3 namespace Sabre\DAV\Auth\Backend;
H A DBasicCallBackTest.php3 namespace Sabre\DAV\Auth\Backend;
H A DFileTest.php3 namespace Sabre\DAV\Auth\Backend;
H A DMock.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/
H A DPDOTest.php3 namespace Sabre\DAV\Locks\Backend;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DPDO.php3 namespace Sabre\DAV\Auth\Backend;
H A DApache.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DPDOMySQLTest.php3 namespace Sabre\CalDAV\Backend;
H A DPDOSqliteTest.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php46 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
157 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
195 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DShareableCalendarTest.php18 $this->backend = new Backend\MockSharing(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php31 $this->caldavBackend = new CalDAV\Backend\MockSharing();
54 $authBackend = new DAV\Auth\Backend\Mock();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php47 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {

1234567