| /plugin/log/ |
| D | script.js | 13 'url': form.action, property 14 'data': jQuery( form ).serialize(), property 15 'success': function( data ){ argument
|
| /plugin/mikioplugin/syntax/ |
| H A D | core.php | 177 protected function cleanOptions($data, $options = null) 382 protected function render_lexer_enter(Doku_Renderer $renderer, $data) 385 protected function render_lexer_unmatched(Doku_Renderer $renderer, $data) 393 protected function render_lexer_exit(Doku_Renderer $renderer, $data) 396 protected function render_lexer_special(Doku_Renderer $renderer, $data) 399 protected function render_lexer_match(Doku_Renderer $renderer, $data) 404 public function render($mode, Doku_Renderer $renderer, $data) 629 public function buildMediaLink($url) 647 public function buildLink($url) 665 …public function syntaxRender(Doku_Renderer $renderer, $className, $text, $data = null, $lexer = MI… [all …]
|
| /plugin/sentry/ |
| D | script.js | 13 var logSentryException = function (e, data) { argument 17 url: window.location.href, property 36 window.onerror = function (msg, url, lineNo, columnNo, error) { argument
|
| /plugin/jenkins/ |
| D | syntax.php | 33 function getURLProtocol($url) { 88 function render($mode, Doku_Renderer $renderer, $data) { 104 function rendererJenkins($renderer, $data) { 147 function renderErrorRequest($renderer, $data) {
|
| /plugin/tagbutton/ |
| D | script.js | 7 url: DOKU_BASE + 'lib/exe/ajax.php', property 9 data: { property
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
| D | CubeHandler.php | 45 public function __construct(string $url, $level = Logger::DEBUG, bool $bubble = true) 139 private function writeUdp(string $data): void 148 private function writeHttp(string $data): void
|
| /plugin/eclipseupdateurl/ |
| D | syntax.php | 60 function render($mode, Doku_Renderer $renderer, $data) { 162 function tpl_link($url,$name,$more=''){ 282 function media_get_from_URL($url,$ext,$cache) { 315 function media_download($url,$file){
|
| /plugin/do/scripts/ |
| D | general.js | 35 url: DOKU_BASE + 'lib/exe/ajax.php', property 36 data: { property
|
| /plugin/googlepagerank/ |
| D | syntax.php | 49 function render($mode, &$renderer, $data) { 144 function getch($url) { return $this->CheckHash($this->HashURL($url)); } 148 function getpr($url) {
|
| /plugin/batchedit/ |
| D | server.js | 10 function sendRequest(request, data, onSuccess, onError) { argument 31 data : data, property 37 url : DOKU_BASE + 'lib/exe/ajax.php', property 38 success : function (data) { argument 56 dataFilter : function (data) { argument
|
| /plugin/twitter/ |
| D | syntax.php | 20 private function replace($data) { 287 private function getData($url, $param) { 319 function render($mode, Doku_Renderer $renderer, $data) { 378 private function urlencode($data) {
|
| /plugin/oembed/ |
| D | syntax.php | 76 public function render($mode, Doku_Renderer $renderer, $data) 319 function renderXHTML($data){ 378 function renderXHTMLLink($data){ 413 function fetch($url){ 519 function getProviderAPI($url){
|
| /plugin/indobible/ |
| D | syntax.php | 60 public function render($mode, Doku_Renderer &$renderer, $data) { 72 public function _CallAPI($method, $url, $data = false) {
|
| /plugin/asciidocjs/node_modules/unxhr/lib/ |
| D | XMLHttpRequest.js | 168 this.open = function (method, url, async, user, password) { argument 179 url: url.toString(), property 279 this.send = function (data) { argument 318 fs.readFile(url, 'utf8', function (error, data) { argument 543 this.handleError = function (error, url) { argument 637 const translateError = function (error, url) { argument
|
| /plugin/fedauth/classes/ |
| D | fa_provider.class.php | 25 var $data = array(); variable in fa_provider 27 public static function create($id, $data) { 33 public static function createCustom($id, $name, $url, $large, $small) { 46 protected function loadProvider($id, $data) {
|
| /plugin/issuelinks/services/ |
| D | AbstractService.php | 38 …protected function makeHTTPRequest(\DokuHTTPClient $dokuHTTPClient, $url, $headers, array $data, $…
|
| /plugin/freechat/phpfreechat/src/ |
| D | pfcresponse.class.php | 40 function update($id,$data) 54 function redirect($url)
|
| /plugin/pagestat/ |
| D | script.js | 375 ajax_batchcall(request_arr,function(data){ argument 395 ajax_xcall("ps.get_defs",[words_arr,status],function(data) { argument 556 ajax_xcall("ps.check_word",[words_arr],function(data){ argument 594 ajax_xcall("ps.check_word",[words_arr,"FULL"],function(data){ argument 724 ajax_xcall("ps.get_wordlist",[sel_wordlist["global"]],function(data){ argument 883 ajax_xcall("ps.cp_defs",[JSINFO['id'],newwords],function(data){ argument 887 ajax_xcall("ps.cp_subtitle",[JSINFO['id'],self.subtitle],function(data){ argument 891 ajax_xcall("ps.cp_wordlist",[JSINFO['id'],newwords.join(",")],function(data){ argument 927 jQuery.ajax({url:url,data:mdata,success:words_analyze,dataType:"jsonp",crossDomain:true}); property 1279 jQuery.ajax({url:url,data:mdata,success:handle_list,dataType:"jsonp",crossDomain:true}); property [all …]
|
| /plugin/ac/ |
| D | ac.php | 14 public function __construct($url, $token) { 18 public function get($path, $data = array()) {
|
| /plugin/gitlabproject/gitlab/ |
| D | gitlab.php | 9 public $data; variable in DokuwikiGitlab 20 function gitlabRequest($url) {
|
| /plugin/vshare/syntax/ |
| H A D | video.php | 111 public function render($mode, Doku_Renderer $R, $data) 130 public function iframe($data, $element = 'iframe') 183 public function pdf($data) 213 public function insertPlaceholders($url, $vid, $width, $height)
|
| /plugin/authhiorgserver/ |
| D | auth.php | 17 private $data = array(); variable in auth_plugin_authhiorgserver 246 function addUrlParams($url, $params) { 280 function getUrl($url) {
|
| /plugin/epub/scripts/ |
| D | epub_utils.php | 219 function epub_write_footnote($fn_id,$page,$url) { 279 function epub_write_item($url,$mime_type) { 303 function epub_write_zip($url) { 370 function epub_opf_write($data=null) { 559 function epub_check_for_graphviz(&$xhtml,$renderer,$data,$graphviz) {
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DriveClient.js | 523 DriveClient.prototype.createAuthWin = function(url) argument 818 this.ui.editor.loadUrl(url, mxUtils.bind(this, function(data) argument 823 this.executeRequest({url: '/about'}, mxUtils.bind(this, function(resp) property 869 this.executeRequest({url: '/files/' + id + '/copy?fields=' + encodeURIComponent(this.allFields) property 938 …url: '/files/' + id + '?supportsAllDrives=true&fields=' + (fields != null ? fields : this.allField… property 945 …url: '/files?supportsAllDrives=true&includeItemsFromAllDrives=true&q=' + encodeURIComponent('(mime… property 990 url: '/files/' + id + '/revisions/' + urlParams['rev'] + '?supportsAllDrives=true' property 1094 this.ui.editor.loadUrl(url, mxUtils.bind(this, function(data) argument 1516 … url: '/files/' + prevDesc.id + '/revisions/' + prevDesc.headRevisionId + '?supportsAllDrives=true' property 1522 url: '/files/' + prevDesc.id + '/revisions/' + prevDesc.headRevisionId, property [all …]
|
| /plugin/iframeinterwiki/ |
| H A D | syntax.php | 83 function parse_uri_inter($url, $filename) { 102 function render($mode, Doku_Renderer $R, $data) {
|