Home
last modified time | relevance | path

Searched refs:BackendInterface (Results 26 – 50 of 78) sorted by last modified time

1234

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface {
H A DBackendInterface.php12 interface BackendInterface { interface
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php45 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
H A DCalendarRoot.php43 …function __construct(PrincipalBackend\BackendInterface $principalBackend, Backend\BackendInterface
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyWrite.php43 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, array $principalI…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
H A DBackendInterface.php18 interface BackendInterface { interface
H A DSyncSupport.php21 interface SyncSupport extends BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php45 …function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo, array $card…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php22 abstract class AbstractBasic implements BackendInterface {
H A DAbstractDigest.php21 abstract class AbstractDigest implements BackendInterface {
H A DApache.php20 class Apache implements BackendInterface {
H A DBackendInterface.php15 interface BackendInterface { interface
/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/Locks/Backend/
H A DBackendInterface.php15 interface BackendInterface { interface
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php50 function __construct(Backend\BackendInterface $backend) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DCreatePrincipalSupport.php15 interface CreatePrincipalSupport extends BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php44 function __construct(Backend\BackendInterface $locksBackend) {
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md463 * Renamed `Sabre\DAV\Auth\Backend\BackendInterface::requireAuth` to
896 * BC Break: The CardDAV and CalDAV BackendInterface each have a new method:
1056 has consistent naming conventions. There's a BackendInterface, and an
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php17 abstract class AbstractBackend implements BackendInterface {
H A DSharingSupport.php23 interface SharingSupport extends BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php47 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookRoot.php46 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, Backend\BackendIn…
H A DCard.php47 …function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo, array $card…
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {

1234