Home
last modified time | relevance | path

Searched refs:Backend (Results 101 – 125 of 174) sorted by last modified time

1234567

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginAdminTest.php25 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
61 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
H A DPluginPropertiesTest.php46 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
157 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
195 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
H A DSimplePluginTest.php156 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
183 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
260 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
314 $auth = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'SabreDAV');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DBackendInterface.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarRoot.php40 * @param Backend\BackendInterface $caldavBackend
43 …function __construct(PrincipalBackend\BackendInterface $principalBackend, Backend\BackendInterface…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php45 function __construct(CalDAV\Backend\NotificationSupport $caldavBackend, $principalUri) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php8 use Sabre\CalDAV\Backend; alias
23 * @var Backend\BackendInterface
37 * @param Backend\SchedulingSupport $caldavBackend
40 function __construct(Backend\SchedulingSupport $caldavBackend, $principalUri) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php10 use Sabre\CalDAV\Backend\SubscriptionSupport;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/
H A DPDOMysqlTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
H A DPDOSqliteTest.php3 namespace Sabre\DAV\PropertyStorage\Backend;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTemporaryFileFilterTest.php109 $locksBackend = new Locks\Backend\File(SABRE_TEMPDIR . '/locks');
H A DServerPropsInfiniteDepthTest.php24 … $this->server->addPlugin(new Locks\Plugin(new Locks\Backend\File(SABRE_TEMPDIR . '/.locksdb')));
H A DServerPropsTest.php24 … $this->server->addPlugin(new Locks\Plugin(new Locks\Backend\File(SABRE_TEMPDIR . '/.locksdb')));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DBackend.php20 class Backend extends \Google\Collection class
43 class_alias(Backend::class, 'Google_Service_ServiceConsumerManagement_Backend');
H A DService.php27 protected $backendType = Backend::class;
117 * @param Backend
119 public function setBackend(Backend $backend)
124 * @return Backend
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php27 protected $backendType = Backend::class;
117 * @param Backend
119 public function setBackend(Backend $backend)
124 * @return Backend
H A DBackend.php20 class Backend extends \Google\Collection class
43 class_alias(Backend::class, 'Google_Service_ServiceNetworking_Backend');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DBackend.php20 class Backend extends \Google\Collection class
43 class_alias(Backend::class, 'Google_Service_ServiceUsage_Backend');
H A DGoogleApiService.php27 protected $backendType = Backend::class;
117 * @param Backend
119 public function setBackend(Backend $backend)
124 * @return Backend
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php27 protected $backendType = Backend::class;
117 * @param Backend
119 public function setBackend(Backend $backend)
124 * @return Backend
H A DBackend.php20 class Backend extends \Google\Collection class
43 class_alias(Backend::class, 'Google_Service_ServiceManagement_Backend');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackend.php20 class Backend extends \Google\Model class
242 class_alias(Backend::class, 'Google_Service_Compute_Backend');
H A DBackendService.php27 protected $backendsType = Backend::class;
159 * @param Backend[]
166 * @return Backend[]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DBackendInterface.php3 namespace Sabre\DAV\Locks\Backend;

1234567