Home
last modified time | relevance | path

Searched refs:BackendInterface (Results 1 – 25 of 78) sorted by last modified time

1234

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php17 abstract class AbstractBackend implements BackendInterface {
H A DNotificationSupport.php25 interface NotificationSupport extends BackendInterface {
H A DSchedulingSupport.php13 interface SchedulingSupport extends BackendInterface {
H A DSubscriptionSupport.php14 interface SubscriptionSupport extends BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php41 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
H A DCalendarObject.php53 …function __construct(Backend\BackendInterface $caldavBackend, array $calendarInfo, array $objectDa…
H A DSharedCalendar.php20 function __construct(Backend\BackendInterface $caldavBackend, $calendarInfo) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php43 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, array $principalI…
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php39 function __construct(Backend\BackendInterface $carddavBackend, array $addressBookInfo) {
H A DAddressBookHome.php41 function __construct(Backend\BackendInterface $carddavBackend, $principalUri) {
H A DAddressBookRoot.php46 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, Backend\BackendIn…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
H A DBackendInterface.php15 interface BackendInterface { interface
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php44 function __construct(Backend\BackendInterface $locksBackend) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DBackendInterface.php18 interface BackendInterface { interface
H A DPDO.php21 class PDO implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php45 function __construct(Backend\BackendInterface $backend) {
/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/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/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DAbstractBackend.php16 abstract class AbstractBackend implements BackendInterface {
H A DBackendInterface.php16 interface BackendInterface { interface
H A DCreatePrincipalSupport.php15 interface CreatePrincipalSupport extends BackendInterface {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DMock.php10 class Mock implements BackendInterface {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DMock.php8 class Mock implements BackendInterface {

1234