Searched refs:BackendInterface (Results 1 – 25 of 78) sorted by relevance
1234
8 use Sabre\DAVACL\PrincipalBackend\BackendInterface; alias43 * @param BackendInterface $principalBackend47 …function __construct(BackendInterface $principalBackend, $storagePath, $principalPrefix = 'princip…
8 use Sabre\DAVACL\PrincipalBackend\BackendInterface; alias41 * @param BackendInterface $principalBackend45 …function __construct(BackendInterface $principalBackend, $storagePath, $principalPrefix = 'princip…
43 …function __construct(PrincipalBackend\BackendInterface $principalBackend, Backend\BackendInterface…
46 …function __construct(DAVACL\PrincipalBackend\BackendInterface $principalBackend, Backend\BackendIn…
46 function __construct(Backend\BackendInterface $authBackend = null) {60 function addBackend(Backend\BackendInterface $authBackend) {
59 function __construct(Backend\BackendInterface $authBackend = null) {73 function addBackend(Backend\BackendInterface $authBackend) {
16 abstract class AbstractBackend implements BackendInterface {
21 interface SyncSupport extends BackendInterface {
23 interface SharingSupport extends BackendInterface {
13 interface SchedulingSupport extends BackendInterface {
14 interface SubscriptionSupport extends BackendInterface {
15 interface CreatePrincipalSupport extends BackendInterface {
25 interface NotificationSupport extends BackendInterface {