Home
last modified time | relevance | path

Searched refs:BackendInterface (Results 51 – 75 of 78) sorted by relevance

1234

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php17 abstract class AbstractBackend implements BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php21 abstract class AbstractDigest implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php17 abstract class AbstractBackend implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php8 class Mock implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractDigest.php21 abstract class AbstractDigest implements BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php56 …function __construct(PrincipalBackend\BackendInterface $principalBackend, $principalPrefix = 'prin…
H A DPrincipal.php47 …function __construct(PrincipalBackend\BackendInterface $principalBackend, array $principalProperti…
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php56 …function __construct(PrincipalBackend\BackendInterface $principalBackend, $principalPrefix = 'prin…
H A DPrincipal.php45 …function __construct(PrincipalBackend\BackendInterface $principalBackend, array $principalProperti…
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php50 function __construct(Backend\BackendInterface $backend) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php45 function __construct(Backend\BackendInterface $backend) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php47 …function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo, array $card…
H A DAddressBookHome.php43 function __construct(Backend\BackendInterface $carddavBackend, $principalUri) {
H A DAddressBook.php41 function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php55 …function __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectDa…
H A DCalendar.php43 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendarHome.php47 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php45 …function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo, array $card…
H A DAddressBookHome.php41 function __construct(Backend\BackendInterface $carddavBackend, $principalUri) {
H A DAddressBook.php39 function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php53 …function __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectDa…
H A DCalendar.php41 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendarHome.php45 function __construct(Backend\BackendInterface $caldavBackend, $principalInfo) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php21 class PDO implements BackendInterface {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php21 class PDO implements BackendInterface {

1234