/plugin/jquerymigrate/ |
H A D | jquery-migrate-3.1.0.js | 493 jQuery.fn[ name ] = function() { class in jQuery 527 jQuery.fn[ name ] = function( data, fn ) { argument 550 bind: function( types, data, fn ) { argument 554 unbind: function( types, fn ) { argument 558 delegate: function( selector, types, data, fn ) { argument 562 undelegate: function( selector, types, fn ) { argument
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/ |
H A D | raphael-mock.js | 5 fn: {}, property in Raphael
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ |
H A D | Middleware.php | 229 public static function mapRequest(callable $fn) 246 public static function mapResponse(callable $fn)
|
/plugin/feed/ |
H A D | feed.php | 15 $fn = $INPUT->str('fn'); variable 123 function feed_getPages($rss, $po, $ns, $num, $fn)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | TrelloClient.js | 35 TrelloClient.prototype.authenticate = function(fn, error, force) argument 391 TrelloClient.prototype.pickLibrary = function(fn) argument 399 TrelloClient.prototype.pickFolder = function(fn) argument 414 TrelloClient.prototype.pickFile = function(fn, returnObject) argument 435 TrelloClient.prototype.showTrelloDialog = function(showFiles, fn) argument 462 var createLink = mxUtils.bind(this, function(label, fn, preview) argument
|
H A D | NotionClient.js | 336 NotionClient.prototype.checkExists = function(parentId, filename, nameField, askReplace, fn) argument 488 NotionClient.prototype.pickLibrary = function(fn) argument 496 NotionClient.prototype.pickFolder = function(fn) argument 501 NotionClient.prototype.pickFile = function(fn) argument 514 NotionClient.prototype.showNotionDialog = function(showFiles, fn) argument
|
H A D | OneDriveClient.js | 513 OneDriveClient.prototype.checkToken = function(fn) argument 869 OneDriveClient.prototype.checkExists = function(parentId, filename, askReplace, fn) argument 1284 OneDriveClient.prototype.pickLibrary = function(fn) argument 1293 OneDriveClient.prototype.createInlinePicker = function(fn, foldersOnly) argument 1364 OneDriveClient.prototype.pickFolder = function(fn, direct) argument 1442 OneDriveClient.prototype.pickFile = function(fn) argument
|
H A D | GitLabClient.js | 605 GitLabClient.prototype.checkExists = function(path, askReplace, fn) argument 749 GitLabClient.prototype.pickFolder = function(fn) argument 757 GitLabClient.prototype.pickFile = function(fn) argument 770 GitLabClient.prototype.showGitLabDialog = function(showFiles, fn) argument 815 var createLink = mxUtils.bind(this, function(label, fn, padding, underline) argument
|
H A D | GitHubClient.js | 655 GitHubClient.prototype.checkExists = function(path, askReplace, fn) argument 755 GitHubClient.prototype.pickLibrary = function(fn) argument 763 GitHubClient.prototype.pickFolder = function(fn) argument 771 GitHubClient.prototype.pickFile = function(fn) argument 784 GitHubClient.prototype.showGitHubDialog = function(showFiles, fn) argument
|
/plugin/abc2/abc-libraries/abc2svg/ |
H A D | abcweb-1.js | 19 user={read_file:function(fn){return a_inc[fn]},errmsg:function(msg,l,c){errtxt+=clean_txt(msg)+'\n'},img_out:function(str){new_page+=str}} argument 55 abc2svg.loadjs=function(fn,relay,onerror){var s=document.createElement('script');if(/:\/\//.test(fn)) argument [all...] |
/plugin/diagramsnet/lib/js/ |
H A D | stencils.min.js | 201 mxStencilRegistry.loadStencil = function(filename, fn) argument
|
/plugin/lightweightscript/ |
H A D | script.js | 7 jQuery.fn.dw_toggle = function(state, fn, noaria) { argument
|
/plugin/diagramsnet/lib/plugins/ |
H A D | trello.js | 15 var fn = function() function
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.player.js | 190 basePlayer.addEventListener = function( evtName, fn ) { argument 202 basePlayer.removeEventListener = function( evtName, fn ) { argument
|
H A D | popcorn.js | 394 Popcorn.forEach = function( obj, fn, context ) { argument 664 exec: function( id, time, fn ) { argument 1016 fn = function wrapper( event ) { function 2171 fn: plugin[ name ], property in entry 2191 function safeTry( fn, pluginName ) { argument
|
/plugin/icalevents/vendor/sabre/vobject/bin/ |
H A D | mergeduplicates.php | 90 $fn = isset($vcard->FN) ? (string)$vcard->FN : null; variable
|
/plugin/struct/script/ |
H A D | functions.js | 8 function struct_ajax(column, fn, data) { argument
|
/plugin/dokutexit/ |
H A D | config.php | 166 function parse_refnotes_page ($fn) { 206 function _escape_fn($fn) {
|
/plugin/archiveupload/ |
H A D | action.php | 89 function extract_archive($fn_tmp, $fn, $id, $imime) {
|
/plugin/xcom/ |
H A D | script.js | 119 function xcom_print_data(fn, data,other,xcom_action) { argument 257 function xcom_td(type,val,fn) { argument 350 function xcom_check_opts(fn,page,opts, tmp) { argument
|
/plugin/bpmnio/script/ |
H A D | bpmnio_render.js | 112 function safeRender(tag, type, fn) { argument
|
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
H A D | events.js | 230 var fn = function() {}; function 254 var fn = function() {}; function 278 var fn = function() {}; function 680 var fn = function() {}; function
|
/plugin/watchcycle/ |
H A D | script.js | 28 const ajax_watchcycle = function(fn, id, param) { argument
|
/plugin/xcom/scripts/ |
H A D | xml.php | 21 $fn = $params[0] ; variable
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | aurora.js | 17 __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, argument 775 EventEmitter.prototype.on = function(event, fn) { argument 786 EventEmitter.prototype.off = function(event, fn) { argument 797 EventEmitter.prototype.once = function(event, fn) { argument 1475 __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, argument 1557 __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, argument 2111 atom = function(name, fn) { argument 2126 after = function(name, fn) { argument 2590 meta = function(field, name, fn) { argument 2802 __bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }, argument [all …]
|