Home
last modified time | relevance | path

Searched refs:BackendInterface (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DHomeCollection.php8 use Sabre\DAVACL\PrincipalBackend\BackendInterface; alias
43 * @param BackendInterface $principalBackend
47 …function __construct(BackendInterface $principalBackend, $storagePath, $principalPrefix = 'princip…
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DHomeCollection.php8 use Sabre\DAVACL\PrincipalBackend\BackendInterface; alias
41 * @param BackendInterface $principalBackend
45 …function __construct(BackendInterface $principalBackend, $storagePath, $principalPrefix = 'princip…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarRoot.php43 …function __construct(PrincipalBackend\BackendInterface $principalBackend, Backend\BackendInterface
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarRoot.php43 …function __construct(PrincipalBackend\BackendInterface $principalBackend, Backend\BackendInterface
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookRoot.php46 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, Backend\BackendIn…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookRoot.php46 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, Backend\BackendIn…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php46 function __construct(Backend\BackendInterface $authBackend = null) {
60 function addBackend(Backend\BackendInterface $authBackend) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php59 function __construct(Backend\BackendInterface $authBackend = null) {
73 function addBackend(Backend\BackendInterface $authBackend) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DCreatePrincipalSupport.php15 interface CreatePrincipalSupport extends BackendInterface {
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface {
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface {
H A DSharingSupport.php23 interface SharingSupport extends BackendInterface {
H A DSchedulingSupport.php13 interface SchedulingSupport extends BackendInterface {
H A DSubscriptionSupport.php14 interface SubscriptionSupport extends BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DCreatePrincipalSupport.php15 interface CreatePrincipalSupport extends BackendInterface {
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface {
H A DNotificationSupport.php25 interface NotificationSupport extends BackendInterface {
H A DSchedulingSupport.php13 interface SchedulingSupport extends BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface {
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {

1234