| /plugin/simplechat/ |
| D | script.js | 13 url: "/lib/plugins/simplechat/ajax.php" , property 14 data: { cmd : 'exited' , user : $username, room : $room } , property 26 url: "/lib/plugins/simplechat/ajax.php" , property 27 data: { cmd : 'send' , msg : $mymsg, user : $username, room : $room , start: $sc_chatstatus } , property 28 success: function( data ){ argument 51 url: "/lib/plugins/simplechat/ajax.php" , property 52 data: { cmd: 'update' , start: $sc_chatstatus , room : $room } , property 53 success: function( data ) { argument 70 complete: function( data ) { argument 83 url: "/lib/plugins/simplechat/ajax.php" , property [all …]
|
| /plugin/linkback/ |
| D | http.php | 28 function get($url,$sloppy304=false){ 42 function post($url,$data){ 54 function sendRequest($url, $data = array (), $method = 'GET') {
|
| /plugin/xtern/ |
| D | script.js | 36 url: _url, property 37 url: DOKU_BASE + 'lib/exe/ajax.php', property 38 data: { property 40 url: _url property 45 jQuery.when(request).done(function( data ,status) { argument
|
| /plugin/bpmnioeditor/ |
| D | script.js | 46 url: DOKU_BASE + 'lib/exe/ajax.php', property 48 data: { property 53 success: function(data){ argument 73 url: DOKU_BASE + 'lib/exe/ajax.php', property 75 data: { property 80 success: function(data){ argument 94 url: DOKU_BASE + 'lib/exe/ajax.php', property 96 data: { property 101 success: function(data){ argument 134 url:$bpmn.attr('href'), property [all …]
|
| /plugin/validator/ |
| D | helper.php | 33 public function getTurnstile($url, $data): CurlHandle 50 public function getCaptcha($url, $data): CurlHandle
|
| /plugin/ajaxpeon/ |
| D | script.js | 5 function xxajax_process(data){ argument 23 jQuery.ajax({url:url,data:mdata,success:xxajax_process,dataType:"jsonp",crossDomain:true}); property 27 jQuery.ajax({url:url,data:mdata,success:xxajax_process,dataType:"jsonp",crossDomain:true}); property
|
| /plugin/linkcheck/ |
| D | script.js | 30 url: DOKU_BASE + 'lib/exe/ajax.php', property 32 data: { property 34 url: url property 39 jQuery.when(request).done(function(data,status) { argument
|
| /plugin/issuelinks/script/ |
| D | admin_repo.js | 8 function toggleHookIndicator(data, $this) { argument 55 url: DOKU_BASE + 'lib/exe/ajax.php', property 56 data: { property 101 url: DOKU_BASE + 'lib/exe/ajax.php', property 102 data: { property 130 url: DOKU_BASE + 'lib/exe/ajax.php', property 131 data: { property 181 url: DOKU_BASE + 'lib/exe/ajax.php', property 182 data: { property
|
| /plugin/elwikiupgrade/ |
| D | HTTPClient.php | 109 function get($url,$sloppy304=false){ 131 function dget($url,$data,$sloppy304=false){ 151 function post($url,$data){ 174 function sendRequest($url,$data='',$method='GET'){ 570 function _sendData($socket, $data, $message) { 824 function _postEncode($data){ 837 function _postMultipartEncode($data){ 927 function sendRequest($url,$data='',$method='GET'){
|
| /plugin/owncloud/ |
| D | script.js | 19 folderContent: function(data, $place, level){ argument 32 url: DOKU_BASE + '/lib/plugins/owncloud/ajax/filelist.php', property 33 data: {dir: dir, fileid: fileid, level: level}, property 34 success: function(data) {filelist.folderContent(data, $row, level);}, argument 64 url: DOKU_BASE + '/lib/plugins/owncloud/ajax/history.php', property 65 data: {file: file}, property 72 putContent: function(data, $place){ argument 98 url: DOKU_BASE + '/lib/plugins/owncloud/ajax/usedMedia.php', property 99 data: {fileid: li.attr('fileid')}, property 100 success: function(data) { argument
|
| /plugin/upgrade/HTTP/ |
| D | HTTPClient.php | 99 public function get($url,$sloppy304=false){ 121 public function dget($url,$data,$sloppy304=false){ 141 public function post($url,$data){ 164 public function sendRequest($url,$data='',$method='GET'){ 580 protected function sendData($socket, $data, $message) { 834 protected function postEncode($data){ 847 protected function postMultipartEncode($data){ 890 protected function useProxyForUrl($url) {
|
| /plugin/jenkins/jenkinsapi/ |
| D | jenkins.php | 8 public $url; variable in DokuwikiJenkins 10 function __construct($data) { 15 function request($url, $build = false) { 45 function getWeatherImg($url) {
|
| /plugin/taskextra/ |
| D | script.js | 104 url: DOKU_BASE + 'lib/exe/ajax.php', property 106 data: { property 134 url: DOKU_BASE + 'lib/exe/ajax.php', property 136 data: { property 162 url: DOKU_BASE + 'lib/exe/ajax.php', property 164 data: { property
|
| /plugin/openid/Auth/Yadis/ |
| D | ParanoidHTTPFetcher.php | 32 private $data = ''; variable in Auth_Yadis_ParanoidHTTPFetcher 63 function _writeData($ch, $data) 93 function get($url, $extra_headers = null) 217 function post($url, $body, $extra_headers = null)
|
| /plugin/numbering/ |
| D | script.js | 31 url: DOKU_BASE + 'lib/exe/ajax.php', property 33 data: params, property 36 success: function(data){ argument 48 url: DOKU_BASE + 'lib/plugins/numbering/scripts/getnum.php', property 50 data: params, property 53 success: function(data){ argument
|
| /plugin/aceeditor/ |
| D | preview.php | 33 $url = $matches[1]; variable 36 $url = DOKU_BASE . "lib/plugins/latex/images/renderfail.png"; variable 41 $data = array( variable
|
| /plugin/linkbonus/ |
| D | common.php | 47 static public function syntax_render ($mode, &$renderer, $data, $type='external') { 109 function _doTestPage ($url) { 130 function _doGetPageTitle ($url) { 165 static public function parse_options ($data, &$options, $keys) {
|
| /plugin/letsencrypt/ |
| D | Lescript.php | 405 public function post($url, $data); 410 public function get($url); 454 protected function curl($method, $url, $data = null) 493 public function post($url, $data) 498 public function get($url)
|
| /plugin/schedule/ |
| D | script.js | 26 url: DOKU_BASE+"lib/plugins/schedule/ajaxClearCache.php", property 30 data: "schedule[action]="+action+"&schedule[ns]="+ns property 67 url: uri, property 70 data: params, property
|
| /plugin/youtracklinks/ |
| D | helper.php | 17 function CallAPI($method, $url, $data = false, $cookiejar = false) 76 function loginYouTrack($url, $cookiejar) {
|
| /plugin/webdav/vendor/sabre/http/lib/ |
| D | RequestInterface.php | 42 function setUrl($url); 57 function setAbsoluteUrl($url); 76 function setBaseUrl($url); 144 function setRawServerData(array $data);
|
| D | Request.php | 32 protected $url; variable in Sabre\\HTTP\\Request 42 function __construct($method = null, $url = null, array $headers = null, $body = null) { 94 function setUrl($url) { 125 function setAbsoluteUrl($url) { 157 function setBaseUrl($url) { 283 function setRawServerData(array $data) {
|
| /plugin/davcal/vendor/sabre/http/lib/ |
| H A D | RequestInterface.php | 42 function setUrl($url); 57 function setAbsoluteUrl($url); 76 function setBaseUrl($url); 144 function setRawServerData(array $data);
|
| H A D | Request.php | 32 protected $url; variable in Sabre\\HTTP\\Request 42 function __construct($method = null, $url = null, array $headers = null, $body = null) { 94 function setUrl($url) { 125 function setAbsoluteUrl($url) { 157 function setBaseUrl($url) { 283 function setRawServerData(array $data) {
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | fetched_data.url.class.php | 5 var $url; variable in FetchedDataURL 29 function FetchedDataURL($content, $headers, $url) { 55 function set_content($data) {
|