Home
last modified time | relevance | path

Searched refs:API (Results 76 – 100 of 225) sorted by relevance

123456789

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc38 Or using an **API key**:
48 Where <id> and <key> are generated when you create a new API key. The API key is
49 equivalent to Base64(<id>:<key>). You need to store the API key since it will
83 If your {es} cluster is secured by API keys as described
94 <1> ApiKey pair of `id` and `api_key` from the create API key response.
H A Dphp_json_objects.asciidoc7 used in {es} JSON API and how to convert that to a PHP representation.
12 The {es} API uses empty JSON objects in several locations which can cause
H A Dbreaking-changes.asciidoc10 notice to facilitate the code refactoring with the new API specification of {es}
H A Dexperimental-beta-apis.asciidoc14 - **Experimental** APIs are just that - an experiment. An experimental API might
/plugin/pgpinlinesupport/
H A DREADME.MD17 2) Add current tab to "Authorized Domain" (do NOT use API)
H A DPlugin.txt34 - Add current tab to "Authorized Domain" (do NOT use API)
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DREADME.md20 This API uses [Semantic Versioning](http://semver.org/).
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst49 Basic API Usage
52 This section gives you a brief introduction to the PHP API for Twig.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md177 * The web service client API has been updated for the v2.1 release of the web
200 * This API now officially supports HHVM.
209 * This API is now licensed under the Apache License, Version 2.0.
247 * The REST API now returns a record with data about your account. There is
/plugin/hipchat/
H A DREADME.md20 3. In your DokuWiki Configuration Settings, enter an API token, room name (or ID number), and the n…
/plugin/googlesearch/
H A Daction.php100 echo '<p><b>Error:</b> <em>'.hsc($API->error).'</em></p>';
/plugin/openlayersmap/lang/ru/
H A Dsettings.php24 $lang['bingAPIKey'] = 'Ключ для Bing Maps API. Получите ключ тут: https://www.bingmapsportal.com/application';
25 $lang['tfApiKey'] = 'Ключ для Thunderforest API. Получите ключ тут: https://manage.thunderforest.com/dashboard';
29 $lang['googleAPIkey'] = 'Ключ для Google Static Maps API. Получите ключ тут: https://code.google.com/apis/console';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md22 * [API Documentation](https://api.phpseclib.com/3.0/) (generated by Doctum)
29 * Unstable API
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md63 We propose a quick overview of how the consistency API ensures foreward and
65 autoloader](http://www.php-fig.org/psr/psr-4/) and the xcallable API.
142 The API also provides the `load` method to force the load of an entity,
158 Xcallables are “extended callables”. It is a unified API to invoke callables of
159 any kinds, and also extends some Hoa's API (like
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst261 Using the library API is simple. Using the annotations described in the previous section
294 You have a complete API for retrieving annotation class instances
298 Reader API
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md24 * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-03T11:57:29+01:00)
38 * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T12:00:32+01:00)
44 * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T11:18:23+01:00)
/plugin/api/
H A Daction.php53 $remote = new API();
/plugin/sfauth/
H A DREADME.wiki21 * API Name: DokuWiki
23 * API -> Enable OAuth Settings
/plugin/ghissues/
H A DREADME3 Uses GitHub API to display a list of current issues for a repository.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst19 using the constructor or any API of the class itself:
/plugin/jenkins/
H A DREADME.md28 …ou can find it in `http://JENKINS_URL/user/USER/configure`, then click on `Show API Token`" button.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DREADME.md8 Provides a simple API and specification that abstracts away the details of HTTP
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md23 … is able to create new instances of any class without using the constructor or any API of the class
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md29 * Fix API documentation, type-hints & co. (Ivan Enderlin, 2015-11-09T08:09:46+01:00)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md24 - `{type}` part in `indices.put_mapping` API is not required anymore, see new specification [here](https://github.com/elastic/elasticsearch/blob/v6.7.0/rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_mapping.json)

123456789