| /plugin/emoji/script/ |
| D | jquery.textcomplete.js | 58 $.each(['header', 'footer', 'placement', 'maxCount'], function (name) { argument 351 _zip: function (data, strategy, term) { argument 366 var bindFirst = function(el, name, fn) { argument 433 …maxCount', 'placement', 'footer', 'header', 'noResultsMessage', 'className'], function (_i, name) { argument 474 data: [], // Shown zipped data. property 542 this.data = []; property 893 func.call(this, term, function (data) { argument
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.edit.js | 305 name: "edit", property 333 .on("fancytreebeforeupdateviewport", function (event, data) { argument
|
| D | jquery.fancytree.ui-deps.js | 221 $.widget.bridge = function( name, object ) { argument 691 _trigger: function( type, event, data ) { argument 1085 left: function( position, data ) { argument 1129 top: function( position, data ) { argument 1175 left: function( position, data ) { argument 1211 top: function( position, data ) { argument
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
| D | Stream.php | 344 private function _stream_write($data) 777 public function __call($name, $arguments)
|
| /plugin/timetrack/ |
| D | helper.php | 116 public function updateProject($pageid, $abbr = '', $name = '', $from = 0, $to = 0) { 154 public function updateTask($project_id,$abbr,$name) { 944 public function countIndexValue($data,$index) {
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 43 function char_codes(data/*:string*/)/*:Array<number>*/ { var o/*:Array<number>*/ = []; for(var i = … argument 45 function utf16leread(data/*:string*/)/*:string*/ { argument 50 function utf16beread(data/*:string*/)/*:string*/ { argument 56 var debom = function(data/*:string*/)/*:string*/ { argument 70 debom = function(data/*:string*/) { argument 199 function a2s(data/*:any*/)/*:string*/ { argument 204 function a2u(data/*:Array<number>*/)/*:Uint8Array*/ { argument 209 function ab2a(data/*:ArrayBuffer|Uint8Array*/)/*:Array<number>*/ { argument 1850 sector_list[k] = ({nodes: buf, data:__toBuffer([buf_chain])}/*:SectorEntry*/); property 1867 name: name, property [all …]
|
| /plugin/phpipam/ |
| D | phpipam-api.php | 332 private function array_to_xml(SimpleXMLElement $object, array $data) { 783 private function curl_add_http_header ($name, $value) {
|
| /plugin/mantis/lib/ |
| D | class.nusoap_base.php | 408 …function serialize_val($val,$name=false,$type=false,$name_ns=false,$type_ns=false,$attributes=fals… 874 function varDump($data) {
|
| /plugin/prosemirror/ |
| D | renderer.php | 500 public function locallink($hash, $name = null) 508 public function internallink($id, $name = null) 523 public function emaillink($address, $name = null) 545 public function plugin($name, $data, $state = '', $match = '')
|
| /plugin/xlsx2dw/packages/jszip/ |
| D | jszip.js | 399 data : data, property 783 data : chunk.data, property 806 data : record.fileRecord, property 828 data : generateDataDescriptors(streamInfo), property 835 data : record.fileRecord, property 853 data : this.dirRecords[i], property 862 data : dirEnd, property 995 name : relativePath, property 1191 data: chunk, property 1295 newBufferFrom: function(data, encoding) { argument [all …]
|
| /plugin/datatables/assets/jszip/ |
| D | jszip.js | 399 data : data, property 783 data : chunk.data, property 806 data : record.fileRecord, property 828 data : generateDataDescriptors(streamInfo), property 835 data : record.fileRecord, property 853 data : this.dirRecords[i], property 862 data : dirEnd, property 995 name : relativePath, property 1191 data: chunk, property 1295 newBufferFrom: function(data, encoding) { argument [all …]
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/ |
| D | precompiler.js | 111 _fs2['default'].readFile(path, 'utf8', function (err, data) { argument 132 name: name, property
|
| /plugin/shell/ |
| D | P0wnyShell.js | 166 function (data) { argument 193 featureDownload(name, file) { argument
|
| /plugin/siteexport/syntax/ |
| H A D | toc.php | 116 public function render($mode, Doku_Renderer $renderer, $data) { 290 private function __addTocItem($id, $name, $depth, $renderer) {
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/ |
| D | precompiler.js | 126 _fs2['default'].readFile(path, 'utf8', function (err, data) { argument 147 name: name, property
|
| /plugin/facebookalbum/ |
| D | facebook.php | 729 protected function createSessionFromSignedRequest($data) { 864 protected function getUrl($name, $path='', $params=array()) {
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.js | 1500 function _insert(data, insertAtFront, rejectOnError, callback) { argument 1575 function _maybeDrain(data) { argument 1584 const eventMethod = (name) => (handler) => { argument 1601 _createTaskItem (data, callback) { argument 1615 push (data, callback) { argument 1622 pushAsync (data, callback) { argument 1633 unshift (data, callback) { argument 1640 unshiftAsync (data, callback) { argument 2462 function consoleFunc(name) { argument 4170 q._createTaskItem = ({data, priority}, callback) => { property [all …]
|
| D | async.mjs | 1494 function _insert(data, insertAtFront, rejectOnError, callback) { argument 1569 function _maybeDrain(data) { argument 1578 const eventMethod = (name) => (handler) => { argument 1595 _createTaskItem (data, callback) { argument 1609 push (data, callback) { argument 1616 pushAsync (data, callback) { argument 1627 unshift (data, callback) { argument 1634 unshiftAsync (data, callback) { argument 2456 function consoleFunc(name) { argument 4164 q._createTaskItem = ({data, priority}, callback) => { property [all …]
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all-deps.js | 56 $.widget = function( name, base, prototype ) { argument 216 $.widget.bridge = function( name, object ) { argument 686 _trigger: function( type, event, data ) { argument 1080 left: function( position, data ) { argument 1124 top: function( position, data ) { argument 1170 left: function( position, data ) { argument 1206 top: function( position, data ) { argument 1616 data: true, property 3482 res.done(function (data) { argument 3926 data = { variable [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | GitHubFile.js | 5 GitHubFile = function(ui, data, meta) argument 212 this.meta.name = prev;
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 91 var fn = function (data) { argument 742 function attr$1(el, name, val) { argument 822 ClassList$1.prototype.add = function (name) { argument 847 ClassList$1.prototype.remove = function (name) { argument 896 ClassList$1.prototype.toggle = function (name, force) { argument 950 ClassList$1.prototype.has = ClassList$1.prototype.contains = function (name) { argument 1365 function getAttribute(node, name) { argument 1373 function setAttribute(node, name, value) { argument 1409 function attr(node, name, value) { argument 1477 ClassList.prototype.add = function(name) { argument [all …]
|
| /plugin/indexmenu/scripts/ |
| D | indexmenu.js | 63 function dTreeNode(dokuid, id, pid, name, hns, isdir, ajax) { argument 184 dTree.prototype.add = function (dokuid, id, pid, name, hns, isdir, ajax) { argument 886 var onCompletion = function (data) { argument
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Dialogs.js | 1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument 1323 ExportDialog.saveLocalFile = function(editorUi, data, filename, format) argument 1386 var addRemoveButton = function(text, name) argument 1411 var removeAttrFn = (function(name) argument 1443 var addTextArea = function(index, name, value) argument 1469 temp.push({name: attrs[i].nodeName, value: attrs[i].nodeValue}); property
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | nodejs.js | 208 $def(self, '$basename', function $$basename(name, suffix) { argument 466 $defs(self, '$write', function $$write(path, data) { argument 861 $defs(self, '$write', function $$write(path, data) { argument 1627 $def(self, '$[]', function $$$1(name) { argument 1632 $def(self, '$[]=', function $$$eq$2(name, value) { argument 1637 $def(self, '$key?', function $key$ques$3(name) { argument 1652 $def(self, '$delete', function $delete$5(name) { argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 277 $def(self, '$handles?', function $TemplateConverter_handles$ques$1(name) { argument 289 $def(self, '$register', function $$register(name, template) { argument 331 …$send(templates, 'each', [], function $$3(name, template){var $b, $c, self = $$3.$$s == null ? thi… argument 1403 $def(self, '$require_library', function $$require_library(name, gem_name, on_failure) { argument 1456 $def(self, '$prepare_source_array', function $$prepare_source_array(data, trim_end) { argument 1512 $def(self, '$prepare_source_string', function $$prepare_source_string(data, trim_end) { argument 4046 $def(self, '$attr', function $$attr(name, default_value, fallback_name) { argument 4064 $def(self, '$attr?', function $AbstractNode_attr$ques$4(name, expected_value, fallback_name) { argument 4085 $def(self, '$set_attr', function $$set_attr(name, value, overwrite) { argument 4100 $def(self, '$remove_attr', function $$remove_attr(name) { argument [all …]
|