Home
last modified time | relevance | path

Searched refs:service (Results 151 – 175 of 782) sorted by relevance

12345678910>>...32

/plugin/quickstats/GEOIP/
H A Dcomposer.lock81 "maxmind/web-service-common": "~0.5",
175 "name": "maxmind/web-service-common",
179 "url": "https://github.com/maxmind/web-service-common-php.git",
184 …"url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/61a9836fa3bb1743ab8975…
217 "homepage": "https://github.com/maxmind/web-service-common-php",
/plugin/evesso/classes/
H A DEveOnlineAdapter.php35 …$access_token = $this->oAuth->getStorage()->retrieveAccessToken($this->oAuth->service())->getAcces…
99 $this->storage->storeAuthorizationState($this->oAuth->service(), $parameters['state']);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md58 * Upgraded `maxmind/web-service-common` to 0.3.0. This version uses
68 * Upgraded web service client, which supports setting a proxy. GitHub #59.
96 * Updated `maxmind/web-service-common` to version with fixes for PHP 5.3 and
107 to determine whether an IP address is used by an anonymizing service.
117 * `maxmind-ws/web-service-common` was renamed to `maxmind/web-service-common`.
177 * The web service client API has been updated for the v2.1 release of the web
178 service. In particular, the `cityIspOrg` and `omni` methods on
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DStandardTagFactory.php136 public function addService($service, $alias = null) argument
138 $this->serviceLocator[$alias ?: get_class($service)] = $service;
/plugin/barcode/
H A Dsyntax.php70 $service = QRProvider::getService($provider);
71 $out .= $service->render($p);
/plugin/oauth/
H A Dhelper.php24 * Load the needed libraries and initialize the named oAuth service
57 * @return Adapter[] list of service objects
68 $services = array_filter($services, static fn($service) =>
69 /** @var Adapter $service */
70 (bool)$service->getKey());
/plugin/mapillary/
H A DREADME39 This plugin uses a third party service by Mapillary AB of Sweden, please
44 Non-commercial use is any free service operated by a non-profit organization.
46 service or in any other way operating a business.
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DYahoo.php67 $this->storage->retrieveAccessToken($this->service()),
79 $this->storage->storeAccessToken($this->service(), $token);
/plugin/socialshareprivacy2/SSP/
H A DREADME.md53 * [Common Service Options](#common-service-options)
318 service implementation inline, if you want:
373 inline service definitions.
489 <td>The title to pass to any share service that want's one.</td>
499 <td>Image URL to pass to any share service that want's one.</td>
514 ### <span id="common-service-options">Common Service Options</span>
528 <td>Enable/disable this service. (Boolean)</td>
532 <td>[service specific]</td>
580 <td>Name of the service.</td>
591 <td>Override the global language just for this service.</td>
[all …]
/plugin/stopforumspam/
H A DREADME.md2 DokuWiki plugin to use the Stop Forum Spam service
/plugin/authgoogle/google/auth/
H A DGoogle_Auth.php27 abstract public function authenticate($service); argument
H A DGoogle_AuthNone.php34 public function authenticate($service) {/*noop*/} argument
/plugin/issuelinks/helper/
H A Ddata.php50 $service = $serviceClass::getInstance();
57 while ($issues = $service->retrieveAllIssues($projectKey, $startAt)) {
59 $total = $service->getTotalIssuesBeingImported();
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php283 $service = new Service();
284 $service->writeValueObject(new \StdClass());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClouderrorreporting.php115 'serviceFilter.service' => [
186 'serviceFilter.service' => [
H A DDataprocMetastore.php199 'path' => 'v1beta/{+service}:exportMetadata',
202 'service' => [
287 'path' => 'v1beta/{+service}:restore',
290 'service' => [
/plugin/evesso/phpoauthlib/
H A DREADME.md37 …- You can implement any service with any custom requirements by extending the protocol version's `…
45 Included service implementations
93 * Laravel 4: Dariusz Prząda has written [a service provider](https://github.com/artdarek/oauth-4-la…
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md90 **NOTE**: This command performs an exact match on the service name, so to keep
141 $service = new Google\Service\Books($client);
146 $results = $service->volumes->listVolumes($query, $optParams);
191 > An example of this can be seen in [`examples/service-account.php`](examples/service-account.php).
195 not support service accounts. Check with the specific API documentation if API
198 1. Follow the instructions to [Create a Service Account](docs/oauth-server.md#creating-a-service-ac…
203 putenv('GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json');
206 1. Tell the Google client to use your service account credentials to authenticate:
219 1. If you have delegated domain-wide access to the service account and you want to impersonate a us…
266 // create the datastore service class
[all …]
/plugin/seqdia/
H A Dplugin.info.txt6 desc Create graph UML diagrams using web service websequencediagrams.com.
/plugin/shorty/
H A Dplugin.info.txt6 desc Generates a short url to the current page using a url shortening service.
/plugin/spellcheck/
H A Dplugin.info.txt6 desc Sends the editor text to an aspell backend service to check for spelling errors
/plugin/oauthcognito/
H A Daction.php24 … $tokenExtras = $oauth->getStorage()->retrieveAccessToken($oauth->service())->getExtraParams();
/plugin/hipchat/
H A Dcomposer.lock47 "guzzle/service": "self.version",
87 …ion": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
96 "web service"
/plugin/unameban/lang/en/
H A Dbanned.txt4 because you abused the service, spammed the wiki or behaved otherwise wrongly.
/plugin/diagrams/
H A Ddeleted.files11 script/service.js

12345678910>>...32