Home
last modified time | relevance | path

Searched refs:API (Results 1 – 25 of 225) sorted by path

123456789

/plugin/adfs/phpsaml/
H A DREADME.md232 This folder contains the API documentation of the toolkit.
645 We strongly recommend migrating your old code and use the new API of the
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock3744 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
/plugin/airtable/
H A DREADME.md8 * Create an airtable account and get an API key: https://airtable.com/api - also see their document…
16 * Set your **Base ID** and **API Key** using Dokuwiki's [configuration Manager](https://www.dokuwik…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md747 ## Plugin API
778 Here's a full list of API functions available for your consumption:
978 * Fixed: Issue in `getChartData` which ignored given data array ( affected API usage only )
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1API functions. We use\n\t * `Uint8Array` so that square bracket notation works as expected -- it r…
/plugin/api/
H A DREADME.md7 This is a Dokuwiki plugin that implements a rest API for Dokuwiki in order to use DokuWiki as a bac…
57 * `RemoteApi` dokuwiki class was renamed to `API`
H A Daction.php53 $remote = new API();
H A Dplugin.info.txt5 name Rest API
/plugin/authdrupal8/
H A Dpassword.inc10 * An alternative or custom version of this password hashing API may be
/plugin/authgooglesheets/
H A Dcomposer.lock692 … "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md1 Google PHP API Client Services
6 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
10 This library is automatically updated daily with new API changes, and tagged weekly.
12 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md10 The Google API Client Library enables you to work with Google APIs such as Gmail, Drive or YouTube …
56 There are over 200 Google API services. The chances are good that you will not
166 1. Set the scopes required for the API you are going to call
194 (such as the [YouTube Data API](https://developers.google.com/youtube/v3/)) do
195 not support service accounts. Check with the specific API documentation if API
213 1. Set the scopes required for the API you are going to call
242 A JSON request to the [Datastore API](https://developers.google.com/apis-explorer/#p/datastore/v1be…
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
322 If Google Authentication is desired for external applications, or a Google API is not available yet…
333 * Set your method for authentication. Depending on the API, This could be
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md1 # Google API Client Services
3 Google API Client Service classes have been moved to the
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md68 #### Enable the API you want to use
70 Before making your API call, you must be sure the API you're calling has been
73 call. For the example below, you must enable the `Drive API`.
88 // define the scopes for your API call
188 // define the scopes for your API call
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php457 * This implementation uses IAM's signBlob API.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md39 * No `guzzle.phar` was created in 6.4.0 due expired API token. This release will fix that
376 Adding support for non-blocking responses and some minor API cleanup.
381 * Added a public API for creating a default HTTP adapter.
H A DUPGRADING.md999 "name": "Zendesk REST API v2",
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md12 - [API](#api)
286 # API chapter
506 ## Upgrading from Function API
508API was first introduced in 1.4.0, in order to mitigate problems with functions conflicting betwee…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md165 chunks (e.g. Amazon S3's multipart upload API).
306 # Static API
556 ## Upgrading from Function API
558API was first introduced in 1.7.0, in order to mitigate problems with functions conflicting betwee…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md144 * Added SendGridHandler to use the SendGrid API to send emails
145 * Added LogmaticHandler to use the Logmatic.io API to store log records
356 * Added support for HipChat's v2 API in HipChatHandler
369 * Added HipChat API v2 support in the HipChatHandler
387 * Fixed MandrillHandler to avoid outputting API call responses
392 …ntext_ to avoid clashes. Watch out if you have scripts reading those from the API and rely on names
394 * Added MandrillHandler to send emails via the Mandrillapp.com API
476 * Added Monolog\Logger::API constant (currently 1)
483 * Fixed minor issues in RavenHandler and bumped the API to Raven 0.5.0
H A DUPGRADE.md3 - `Monolog\Logger::API` can be used to distinguish between a Monolog `1` and `2`
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTelegramBotHandler.php251 throw new RuntimeException('Telegram API error. Description: No response');
256 … throw new RuntimeException('Telegram API error. Description: ' . $result['description']);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php94 public const API = 2; define in Monolog\\Logger
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md22 * [API Documentation](https://api.phpseclib.com/3.0/) (generated by Doctum)
29 * Unstable API
/plugin/authloginapi/
H A DREADME.md7 * Configure your Login API backend server (see below).
10 * Configure all options under section *Login API Authentication Plugin*.

123456789