Home
last modified time | relevance | path

Searched refs:post (Results 251 – 275 of 415) sorted by path

1...<<11121314151617

/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c…
/plugin/jquery/
H A Djquery-1.4.2.js4913 post: function( url, data, callback, type ) {
H A Djquery-1.4.2.min.js122 …t(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){i…
H A Dscript.js19 …t(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){i…
/plugin/jquotes/
H A Dscript.js17 jQuery.post(
/plugin/judge/
H A Dscript.js21 jQuery.post(
35 jQuery.post(
101 jQuery.post(
130 jQuery.post(
154 jQuery.post(
192 jQuery.post(
226 jQuery.post(
/plugin/letsencrypt/
H A DLescript.php377 return $this->client->post($uri, json_encode($data));
405 public function post($url, $data); function
493 public function post($url, $data) function in Analogic\\ACME\\Client
/plugin/letsencrypt/classes/
H A DClient.php31 public function post($url, $fields) { function in dokuwiki\\plugin\\letsencrypt\\classes\\Client
34 $response = $this->http->post($url, $fields);
/plugin/linkback/action/
H A Dakismet.php127 return $http->post('https://' . $this->getConf('akismet_apikey') . '.rest.akismet.com/1.1/comment-check', $data);
H A Dsend.php285 * @param array $linkback_info Hash containing title, url and blog_name of linking post
290 $success = $http_client->post($pingurl, $linkback_info);
/plugin/linkback/
H A Dhttp.php7 * Also, modifies get and post to allow response codes in the 200 range.
42 function post($url,$data){ function in LinkbackHTTPClient
95 $post = '';
97 $post = $this->postEncode($data);
99 $headers['Content-Length'] = strlen($post);
126 $request .= $post;
/plugin/linkscollection/
H A Dscript.js63 jQuery.post(
/plugin/linksenhanced/
H A Daction.php35 $action = trim($INPUT->post->str('action'));
36 $url = trim($INPUT->post->str('url'));
H A Dscript.js9 jQuery.post(
/plugin/linksuggest/_test/
H A DSuggestionAjaxRequestsTest.php158 * @param array $post
161 public function testPageSuggestions($call, $post, $expectedResult) argument
164 $response = $request->post(['call' => $call] + $post, '/lib/exe/ajax.php');
/plugin/linksuggest/
H A Daction.php48 $current_pageid = trim($INPUT->post->str('id')); //current id
50 $q = trim($INPUT->post->str('q')); //entered string
170 $current_pageid = trim($INPUT->post->str('id')); //current id
172 $q = trim($INPUT->post->str('q')); //entered string
H A Dscript.js33 jQuery.post(
107 jQuery.post(
153 jQuery.post(
/plugin/log/
H A Dcommon.php65 list($pre, $lstart, $post) = $str;
77 if ($post !== '') {
78 $log_text .= $lstart . $post;
/plugin/loglog/
H A Daction.php255 if ($INPUT->post->has('fn')) {
256 $actions = $INPUT->post->arr('fn');
262 } elseif ($INPUT->post->str('installurl')) {
263 $this->logAdmin(['installurl', $INPUT->post->str('installurl')]);
/plugin/mantis/lib/
H A Dchangelog158 - wsdl: post-process after all imports
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md500 Just [open an issue][] on github, post your markdown code and describe the problem. You may also at…
/plugin/metaeditor/
H A Daction.php34 $action = trim($INPUT->post->str('q'));
35 $pageid = trim($INPUT->post->str('r'));
36 $opts = $INPUT->post->arr('opts');
H A Dscript.js17 jQuery.post(
40 jQuery.post(
181 jQuery.post(
219 jQuery.post(
286 jQuery.post(
382 jQuery.post(
/plugin/metaheaders/
H A DCREDITS20 [2] <http://www.freelists.org/post/dokuwiki-teams/Leaving-Teams>
21 [3] <http://www.freelists.org/post/dokuwiki/Chis-Legacy>
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dfile-post.svg1 <svg class="bi bi-file-post" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">

1...<<11121314151617