Home
last modified time | relevance | path

Searched refs:api (Results 1 – 25 of 172) sorted by relevance

1234567

/plugin/batchedit/
H A Djs.cookie.js20 var api = window.Cookies = factory(); variable
21 api.noConflict = function () {
23 return api;
40 function api (key, value, attributes) { function
51 }, api.defaults, attributes);
142 api.set = api;
143 api.get = function (key) { function
144 return api.call(api, ke
[all...]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgae-stub-1.0.8.jar ... appengine/api/ com/google/appengine/api/utils/ com/google/appengine/api ...
/plugin/diagramsnet/lib/math/
H A Dlatest.js19api:"https://api.cdnjs.com/libraries/mathjax?fields=version",key:"version",base:"https://cdnjs.clo… property in k.gitcdn.xyz
/plugin/api/
H A Dplugin.info.txt1 base api
6 desc A rest api implementation
7 url https://github.com/gerardnico/dokuwiki-plugin-api
H A DREADME.md3 …vis-ci.org/gerardnico/dokuwiki-plugin-api.svg?branch=master)](https://travis-ci.org/gerardnico/dok…
19 http://localhost:81/lib/exe/ajax.php?call=api&fn=pages&limit=10
30 http://localhost:81/lib/exe/ajax.php?call=api&fn=page
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAttributeContext.php45 public function setApi(Api $api) argument
47 $this->api = $api;
54 return $this->api;
/plugin/redproject/
H A Dsyntax.php113 $proj = $client->api('project')->show($data['proj']);
121 $parentId = $client->api('project')->getIdByName($nameParent);
122 $parent = $client->api('project')->show($parentId);
159 $versions = $client->api('version')->all($data['proj']);
189 $issueTotal = $client->api('issue')->all(array(
196 $issueOpen = $client->api('issue')->all(array(
235 $issueTotal = $client->api('issue')->all(array(
240 $issueOpen = $client->api('issue')->all(array(
247 $members = $client->api('membership')->all($projId);
293 $mailCurrentUser = $client->api('user')->show($userId);
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md254 …p://docs.ckeditor.com/#!/api/CKEDITOR.tools-method-getCookie) and [`CKEDITOR.tools.setCookie()`](h…
403api/CKEDITOR.plugins.widget.repository-method-onWidget) method — a convenient way to listen …
458api/CKEDITOR.editor-event-paste) event and a set of new editor events was introduced — [`dra…
459api/CKEDITOR.plugins.clipboard.dataTransfer) facade was introduced to unify access to data in vari…
788api/CKEDITOR.plugins.widget) to make the handling of styles by widgets fully customizable. See: [`…
1008api/CKEDITOR.editor-property-enterMode) and [`editor.shiftEnterMode`](http://docs.ckeditor.com/#!/
1010api/CKEDITOR.editor-method-setActiveEnterMode) method, [`editor.activeEnterModeChange`](http://doc…
1015 * [`document.find()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.document-method-find),
1016 … * [`document.findOne()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.document-method-findOne),
1019 …e`](http://docs.ckeditor.com/#!/api/CKEDITOR.htmlParser.node) and [`htmlParser.element`](http://do…
[all …]
/plugin/advrack/
H A Djquery.qtip.js1382 var api = QTIP.api[ $.attr(this, ATTR_ID) ];
1383 api && !api.disabled && method.apply(api, arguments);
1741 var api; if((api = $(this).data(NAMESPACE))) { api.destroy(true); }
1783 api[command].apply(api, args);
1796 var api, id;
1805 else { QTIP.api[id] = api; }
1822 QTIP.api = {};
1831 if(attr === title && api && 'object' === typeof api && api.options.suppress) {
1837 if(api && api.options.content.attr === title && api.cache.attr) {
2548 return new Tip(api, api.options.style.tip);
[all …]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md129 …4/latest/api/CKEDITOR_tools.html#method-eventsBuffer) was extracted into [`tools.buffers.event`](h…
130 …r4/latest/api/CKEDITOR_tools.html#method-throttle) was extracted into [`tools.buffers.throttle`](h…
196api/CKEDITOR_config.html#cfg-extraPlugins), [`removePlugins`](https://ckeditor.com/docs/ckeditor4/…
197api/CKEDITOR_config.html#cfg-extraPlugins), [`removePlugins`](https://ckeditor.com/docs/ckeditor4/…
878api/CKEDITOR_editor.html#event-paste) event and a set of new editor events was introduced — …
1208api/CKEDITOR.plugins.widget.html) to make the handling of styles by widgets fully customizable. Se…
1428api/CKEDITOR_editor.html#property-enterMode) and [`editor.shiftEnterMode`](https://ckeditor.com/do…
1435 …* [`document.find()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_document.html#me…
1436 …* [`document.findOne()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_document.html…
1439 …docs/ckeditor4/latest/api/CKEDITOR.htmlParser.node.html) and [`htmlParser.element`](https://ckedit…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DREADME.md4 [google-api-php-client-services](https://github.com/google/google-api-php-client-services)
/plugin/authgooglesheets/
H A Dcomposer.lock71 "url": "https://github.com/googleapis/google-api-php-client.git",
76 …"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/702eed9ae7022ba20dc7…
127 "homepage": "http://developers.google.com/api-client-library/php",
132 "issues": "https://github.com/googleapis/google-api-php-client/issues",
133 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.4"
142 "url": "https://github.com/googleapis/google-api-php-client-services.git",
147 …"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/33aef1ccce3…
171 "homepage": "http://developers.google.com/api-client-library/php",
176 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
177 … "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.246.0"
[all …]
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js402 triggerEvent(root, "impress:init", { api: roots[ "impress-root-" + rootId ] });
678 var api = event.detail.api;
710 api.prev();
717 api.next();
744 if ( api.goto(target) ) {
759 if ( api.goto(target) ) {
773 result = api.prev();
775 result = api.next();
787 api.goto( document.querySelector(".active"), 500 );
/plugin/gitlabapi/
H A DREADME.md24 <gitlab-api project-path="<NAMESPACE>/<SUB_DIRS>/<PROJECT_NAME>" />
34 <gitlab-api project-path="ns/dir1/dir2/project" />
49 <gitlab-api project-path="ns/dir/project" commits="10" issues="5" milestones="3" pipelines="10" />
70 <gitlab-api server="gitlab.home" project-path="ns/project" />
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock19 …"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
59 …"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456…
152 …"url": "https://api.github.com/repos/Seldaek/monolog/zipball/dc5150cc608f2334c72c3b6a553ec9668a415…
277 …"url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760…
487 …"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd915756…
577 …"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b97f9d807b862c2de2a36e8669…
705 …"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf58…
769 …"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26f…
871 …"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c…
1041 …"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md6 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
12 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
/plugin/dokusioc/lib/
H A Dsioc_inc.php936 private $api = null; variable in SIOCWikiArticle
952 $api, argument
968 $this->api = $api;
1053 if ($this->api) {
1082 if ($this->api) {
1112 if ($this->api) {
1113 $rdf .= clean("&api=" . $this->api);
1137 if ($this->api) {
1138 $rdf .= clean("&api=" . $this->api);
1164 if ($this->api) {
[all …]
/plugin/oembed/
H A Dsyntax.php287 if(!$api = $this->getProviderAPI($tag['url'])) return false;
289 $api = str_replace("{format}", $this->getConf('format_preference'), $api);
291 $query_url = $this->buildURL($api, $params);
523 if(($api = $attrs['api']) != null){
524 return $api;
/plugin/idoit/
H A DREADME.md3 …[i-doit JSON-RPC API client in PHP](https://bitbucket.org/dstuecken/i-doit-api-clients/wiki/PHP) w…
13 …ollowing command ([More Information](https://bitbucket.org/dstuecken/i-doit-api-clients/wiki/PHP)).
59 …tions in [https://bitbucket.org/dstuecken/i-doit-api-clients](https://bitbucket.org/dstuecken/i-do…
127 …[i-doit JSON-RPC API client in PHP](https://bitbucket.org/dstuecken/i-doit-api-clients/wiki/PHP), …
/plugin/facebookalbum/
H A Dsyntax.php179 $results = $facebook->api($param);
234 $fql_results = $facebook->api($param);
247 $fql_results = $facebook->api($param);
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock20 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
81 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
128 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
169 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
210 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
260 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
333 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
382 "url": "https://api.github.com/repos/nrk/predis/zipball/192dfd61e54c3d32c9526bba03365fff818e17e4",
432 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/11a2545c44a5915f883e2e5ec12e14ed345e3ab2",
506 "url": "https://api
[all...]
/plugin/barcodes/
H A Dcomposer.lock19 …"url": "https://api.github.com/repos/jucksearm/php-barcode/zipball/066a58776ec9e94dd6d5843c0fb9a3f…
73 …"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23…
143 …"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7a…
202 …"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/570e980a201d8ed0236b0a62ddf2c9cbb203…
258 …"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857a…
318 …"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbe…
687 …"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/954ca3113a03bf780d22f07bf05…
1087 …"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd7…
1644 …"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e…
1753 …"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e75…
[all …]
/plugin/aichat/
H A Dcomposer.lock19 "url": "https://api.github.com/repos/bdelespierre/php-kmeans/zipball/625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3",
68 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
118 "url": "https://api.github.com/repos/mehrab-wj/tiktoken-php/zipball/f894247f05bb3494a9cb4bcad5d588e87ff50e73",
165 "url": "https://api.github.com/repos/vanderlee/php-sentence/zipball/ed7ce41ef815bd21e61f62b692418740f988451f",
215 "plugin-api-version": "2.3.0"
/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)
/plugin/combo/
H A Dcomposer.lock19 "url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/73790bc994cec4b18a414865234ab0db198b065d",
70 "url": "https://api.github.com/repos/ThomasWeinert/PhpCss/zipball/944cdd0cf21655ceb1bd3262dee9b33602020c09",
113 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
160 "url": "https://api.github.com/repos/hidehalo/nanoid-php/zipball/14187ab7a5affa34078b6a54df94176bb7a21227",
217 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
267 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a",
332 "url": "https://api.github.com/repos/salesforce/handlebars-php/zipball/d3a0552d85472249617ef6b56197c844d62d2ac3",
389 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
456 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
538 "url": "https://api
[all...]

1234567