Home
last modified time | relevance | path

Searched refs:Backend (Results 101 – 125 of 174) sorted by relevance

1234567

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DBackendInterface.php3 namespace Sabre\CardDAV\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php26 $this->backend = new Backend\Mock();
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DBackendInterface.php3 namespace Sabre\CardDAV\Backend;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php3 namespace Sabre\DAV\Auth\Backend;
H A DAbstractBasic.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php28 * @var Backend\BackendInterface
42 * @param Backend\BackendInterface $locksBackend
44 function __construct(Backend\BackendInterface $locksBackend) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php28 * @var Backend\Backend\Interface
42 * @param Backend\BackendInterface $locksBackend
44 function __construct(Backend\BackendInterface $locksBackend) {
/plugin/submgr/lang/de/
H A Dnousers.txt3 Mit dem momentan verwendeten Authentifizierungs-Backend ist es nicht möglich eine Liste an Nutzern …
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DBackendInterface.php3 namespace Sabre\CalDAV\Backend;
H A DAbstractBackend.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DBackendInterface.php3 namespace Sabre\CalDAV\Backend;
H A DAbstractBackend.php3 namespace Sabre\CalDAV\Backend;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php53 …function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri, Notificatio…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockScheduling.php3 namespace Sabre\CalDAV\Backend;
H A DAbstractTest.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php45 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {
H A DNode.php51 …function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri, Notificatio…
/plugin/authloginapi/
H A DREADME.md11 * Set *Authentication Backend* to *authloginapi*.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php3 namespace Sabre\DAV\Auth\Backend;
H A DAbstractBearer.php3 namespace Sabre\DAV\Auth\Backend;
H A DAbstractDigest.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeSharedCalendarsTest.php31 $this->backend = new Backend\MockSharing(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DApacheTest.php3 namespace Sabre\DAV\Auth\Backend;
H A DAbstractBasicTest.php3 namespace Sabre\DAV\Auth\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpHeadTest.php79 $authBackend = new Auth\Backend\BasicCallBack(function($userName,$password) use (&$count) {

1234567