Home
last modified time | relevance | path

Searched refs:adapter (Results 1 – 25 of 36) sorted by path

12

/plugin/authgooglesheets/
H A Dcomposer.lock91 "cache/filesystem-adapter": "^0.3.2|^1.1",
103 … "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1GraphicsAdapterInfo.php25 public $adapter; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1GraphicsAdapterInfo
38 public function setAdapter($adapter) argument
40 $this->adapter = $adapter;
47 return $this->adapter;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md366 composer require cache/filesystem-adapter
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md381 * Added a public API for creating a default HTTP adapter.
416 * Rewrote adapter layer.
420 concurrently is now handled using a single adapter.
458 * No longer using `request_fulluri` in stream adapter proxies.
501 has been supplied by the user. This prevents the adapter layer from modifying
583 * The default parallel adapter of a client now correctly uses the MultiAdapter.
610 adapter.
H A DUPGRADING.md163 HTTP requests. The `adapter` option in a `GuzzleHttp\Client` constructor
364 request options. You can pass an `adapter` to use a custom adapter,
365 `batch_adapter` to use a custom adapter for sending requests in parallel, or
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md516 * [#11856](http://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if C…
713 …ckeditor.com/ticket/11478): Fixed: Issue with passing jQuery objects to [adapter](http://docs.cked…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md936 * [#11856](https://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if …
1133 …ckeditor.com/ticket/11478): Fixed: Issue with passing jQuery objects to [adapter](https://ckeditor…
/plugin/combo/ComboStrap/
H A DSqlite.php113 $adapter = $sqlitePlugin->getAdapter();
114 if ($adapter == null) {
118 $adapter->setUseNativeAlter(true);
128 $adapter = $sqlitePlugin->getAdapter();
137 if (!self::isJuneVersion($adapter)) {
139 $adapter->create_function($regexFunctioName, $regexpClosure, $regexArgCount);
141 $adapter->getPdo()->sqliteCreateFunction($regexFunctioName, $regexpClosure, $regexArgCount);
308 $adapter = $this->sqlitePlugin->getAdapter();
309 if ($adapter === null) {
316 if (!self::isJuneVersion($adapter)) {
[all...]
H A DSqliteRequest.php125 $adapter = $this->sqlitePlugin->getAdapter();
126 if ($adapter === null) {
127 throw new ExceptionRuntimeInternal("The database adapter is null, no error info can be retrieved");
129 if (!Sqlite::isJuneVersion($adapter)) {
131 $do = $adapter->getDb();
133 $do = $adapter->getPdo();
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1adapter;if(node.getState().NumberOfSiblings<=(this.MaxGroups*2|0)){OrgChart.Layout.LinearLayoutStr…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md71 * Removed `egeloen/http-adapter` as suggested package since the project is abandoned by @franmomu [#2069](https://github.com/ruflin/Elastica/pull/2069)
990 - Support the http.compression in the Http transport adapter [#515](https://github.com/ruflin/Elastica/issues/515)
1179 - Added transport to support egeloen/http-adapter [#727](https://github.com/ruflin/Elastica/issues/727/)
/plugin/emoji/script/
H A Djquery.textcomplete.js163 …if ((!this.option.adapter || this.option.adapter == 'CKEditor') && typeof CKEDITOR != 'undefined' …
172 if (!self.option.adapter) {
173 self.option.adapter = $.fn.textcomplete['CKEditor'];
200 adapter: null,
226 if (this.option.adapter) {
227 Adapter = this.option.adapter;
241 if (this.adapter) {
242 this.adapter.destroy();
247 this.$el = this.adapter = this.dropdown = null;
291 this.adapter.select(value, strategy, e);
[all …]
/plugin/evesso/phpoauthlib/
H A DREADME.md92 * Lithium: Sébastien Charrier has written [an adapter](https://github.com/scharrier/li3_socialauth)…
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md86 geoPHP, through it's EWKB adapter, has good integration with postGIS. Here's an example of reading and writing postGIS geometries
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php87 * @var mixed|null $otherArgs Arguments will be passed to the geo adapter
118 throw new \Exception('geoPHP could not find an adapter of type ' . htmlentities($type));
122 $adapter = new $adapterType();
126 $result = call_user_func_array([$adapter, "read"], array_merge([$data], $args));
130 $geometries[] = call_user_func_array([$adapter, "read"], array_merge($item, $args));
/plugin/jmol2/jmol/
H A DCHANGES.txt1165 # code -- more documentation and somewhat reorganized adapter section.
3227 # code: adapter/readers/more/JmolDataReader.java removed.
3228 # code: adapter/smarter/Resolver.java cleaned up in relation to XML and DOM options
3473 # code: minor refactoring in org/jmol/adapter
H A DJmolApplet.jar ... org/ org/jmol/ org/jmol/adapter/ org/jmol/adapter/readers/ org ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolApplet0_ReadersCifPdb.jar ... org/ org/jmol/ org/jmol/adapter/ org/jmol/adapter/readers/ org ...
H A DJmolApplet0_ReadersMolXyz.jar ... org/ org/jmol/ org/jmol/adapter/ org/jmol/adapter/readers/ org ...
H A DJmolApplet0_ReadersMore.jar ... org/ org/jmol/ org/jmol/adapter/ org/jmol/adapter/readers/ org ...
H A DJmolApplet0_ReadersXml.jar ... org/ org/jmol/ org/jmol/adapter/ org/jmol/adapter/readers/ org ...
H A DJmolAppletSigned.jar ... org/ org/jmol/ org/jmol/adapter/ org/jmol/adapter/readers/ org ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

12