Home
last modified time | relevance | path

Searched refs:get (Results 301 – 325 of 3429) sorted by relevance

1...<<11121314151617181920>>...138

/plugin/conflictmerger/lang/en/
H A Dconflict-unsolved.txt15 latest revision you'll get again this warning page when saving the edition.
17 If the conflicts are fixed, you'll get another page informing you about it.
/plugin/swiftmail/Swift/Message/
H A DAttachment.php120 return $this->headers->get("Content-Description");
140 return $this->headers->get("Content-Disposition");
/plugin/revealjs/plugin/multiplex/
H A Dindex.js32 app.get("/", function(req, res) {
45 app.get("/token", function(req,res) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataTransfer.php71 'get' => [
108 'get' => [
H A DSlides.php98 ],'get' => [
118 'get' => [
H A DSafebrowsing.php73 'get' => [
101 'get' => [
H A DPostmasterTools.php68 'get' => [
101 'get' => [
H A DNetworkManagement.php68 'get' => [
134 ],'get' => [
258 ],'get' => [
H A DManagedServiceforMicrosoftActiveDirectoryConsumerAPI.php72 'get' => [
158 ],'get' => [
340 ],'get' => [
434 'get' => [
500 ],'get' => [
566 ],'get' => [
H A DFirestore.php84 ],'get' => [
138 'get' => [
214 ],'get' => [
338 ],'get' => [
577 ],'get' => [
619 'get' => [
H A DGameServices.php70 'get' => [
150 ],'get' => [
310 ],'get' => [
376 ],'get' => [
442 ],'get' => [
544 ],'get' => [
H A DGames.php200 'get' => [
308 'get' => [
390 'get' => [
460 'get' => [
610 'get' => [
656 'get' => [
H A DMonitoring.php272 ],'get' => [
380 ],'get' => [
504 ],'get' => [
546 'get' => [
588 'get' => [
650 ],'get' => [
872 ],'get' => [
948 ],'get' => [
1028 ],'get' => [
H A DDirectory.php192 ],'get' => [
256 ],'get' => [
405 'get' => [
435 'get' => [
515 ],'get' => [
620 ],'get' => [
684 ],'get' => [
739 ],'get' => [
880 ],'get' => [
1016 ],'get' => [
[all …]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js1361 get: function get() {
1367 get: function get() {
1421 get: function get() {
1427 get: function get() {
2194 get: function get() {
2708 get: function get() {
2723 get: function get() {
4987 get: function get() {
5106 get: function get(key) {
5372 get: function get(key) {
[all …]
/plugin/nsexport/packer/ziphtml/
H A Dpacker.php30 $css = $http->get(DOKU_URL.'lib/exe/css.php?s=all&t='.$conf['template']);
32 $css = $http->get(DOKU_URL.'lib/exe/css.php?t='.$conf['template']);
34 $css = $http->get(DOKU_URL.'lib/exe/css.php?s=print&t='.$conf['template']);
H A Dzip.php116 $css = $http->get(DOKU_URL.'lib/exe/css.php?s=all&t='.$conf['template']);
118 $css = $http->get(DOKU_URL.'lib/exe/css.php?t='.$conf['template']);
120 $css = $http->get(DOKU_URL.'lib/exe/css.php?s=print&t='.$conf['template']);
/plugin/diagramsnet/lib/plugins/
H A Dprops.js13 div.innerHTML = '<p><i>' + mxResources.get('nothingIsSelected') + '</i></p>';
42 var menu = ui.menus.get('extras');
95 div.innerHTML = '<p><i>' + mxResources.get('nothingIsSelected') + '</i></p>';
/plugin/googleanalytics/
H A Dscript.js61 var originalSendHitTask = tracker.get('sendHitTask');
66 … console.log("Doku Google Analytics Plugin Debug: Hit Payload: " + model.get('hitPayload'));
/plugin/shorty/
H A Dhelper.php128 $url = $http->get($uri);
150 $url = $http->get('http://tinyurl.com/api-create.php?url='.$longUrl);
/plugin/simplechat/
H A Dscript.js33 $mydiv.scrollTop( $mydiv.get(0).scrollHeight);
67 $mydiv.scrollTop( $mydiv.get(0).scrollHeight);
/plugin/pwaoffline/node_modules/idb-keyval/dist/
H A Didb-keyval-iife.min.js1 …eturn r||(r=new t),r}return e.Store=t,e.get=function(e,t=n()){let r;return t._withIDBStore("readon…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DGatherFootnotesListener.php42 $ref = $document->getReferenceMap()->get($node->getReference()->getLabel());
44 // Use numeric title to get footnotes order
51 $key = '#' . $this->config->get('footnote/footnote_id_prefix') . $node->getReference()->getDestination();
53 $this->createBackrefs($node, $document->data->get($key));
96 '#' . $this->config->get('footnote/ref_id_prefix') . $backref->getLabel(),
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1088 name = mxResources.get('pageWithNumber', [++nr]);
1136 mxResources.get('pageWithNumber', [1])));
1222 }), mxResources.get('rename'));
1494 tab.setAttribute('title', mxResources.get('pages'));
1563 this.duplicatePage(page, mxResources.get('copyOf', [page.getName()]));
1600 tab.setAttribute('title', mxResources.get('insertPage'));
1623 var name = page.getName() || mxResources.get('untitled');
1749 menu.addItem(mxResources.get('insert'), null, mxUtils.bind(this, function()
1770 menu.addItem(mxResources.get('link'), null, mxUtils.bind(this, function()
1772 this.showPublishLinkDialog(mxResources.get('url'), true, null, null,
[all …]
/plugin/authfacebook/
H A Dauth.php103 $response = $fb->get('/me?fields=id,name,email', $accessToken);
111 $response = $fb->get('/me/permissions', $accessToken);
241 $groups = $facebook->get('/me/groups', $accessToken);
252 $group_members = $facebook->get('/'.$groupid.'/members', $accessToken);

1...<<11121314151617181920>>...138