/plugin/sqlraw/ |
H A D | sorttable.min.js | 43 if(!Array.forEach){Array.forEach=function(array,block,context){for(var i=0;i<array.length;i++){bloc… function 44 Function.prototype.forEach=function(object,block,context){for(var key in object){if(typeof this.pro… function
|
/plugin/quickstats/scripts/ |
H A D | sorttable-cmpr.js | 14 }if(/WebKit/i.test(navigator.userAgent)){var _timer=setInterval(function(){if(/loaded|complete/.test(document.readyState)){sorttable.init()}},10)}window.onload=sorttable.init;function dean_addEvent(b,e,c){if(b.addEventListener){b.addEventListener(e,c,false)}else{if(!c.$$guid){c.$$guid=dean_addEvent.guid++}if(!b.events){b.events={}}var a=b.events[e];if(!a){a=b.events[e]={};if(b["on"+e]){a[0]=b["on"+e]}}a[c.$$guid]=c;b["on"+e]=handleEvent}}dean_addEvent.guid=1;function removeEvent(a,c,b){if(a.removeEventListener){a.removeEventListener(c,b,false)}else{if(a.events&&a.events[c]){delete a.events[c][b.$$guid]}}}function handleEvent(e){var c=true;e=e||fixEvent(((this.ownerDocument||this.document||this).parentWindow||window).event);var a=this.events[e.type];for(var b in a){this.$$handleEvent=a[b];if(this.$$handleEvent(e)===false){c=false}}return c}function fixEvent(a){a.preventDefault=fixEvent.preventDefault;a.stopPropagation=fixEvent.stopPropagation;return a}fixEvent.preventDefault=function(){this.returnValue=false};fixEvent.stopPropagation=function(){this.cancelBubble=true};if(!Array.forEach){Array.forEach=function(e,c,b){for(var a=0;a<e.length;a++){c.call(b,e[a],a,e)}}}Function.prototype.forEach=function(a,e,c){for(var b in a){if(typeof this.prototype[b]=="undefined"){e.call(c,a[b],b,a)}}};String.forEach=function(a,c,b){Array.forEach(a.split(""),function(f,e){c.call(b,f,e,a)})};var forEach=function(a,e,b){if(a){var c=Object;if(a instanceof Function){c=Function}else{if(a.forEach instanceof Function){a.forEach( function [all...] |
H A D | sorttable.js | 449 Array.forEach = function(array, block, context) { function 466 String.forEach = function(string, block, context) { function 473 var forEach = function(object, block, context) { global() function [all...] |
/plugin/ckgdoku/ckeditor/plugins/pastebase64/ |
H A D | plugin.js | 34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) { method in Array
|
/plugin/ckgedit/ckeditor/plugins/pastebase64/ |
H A D | plugin.js | 34 return Array.prototype.forEach.call(clipboardData.types, function (type, i) { method in Array
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.ie8.js | 192 Array.prototype.forEach = Array.prototype.forEach || function( fn, context ) { method in Array
|
H A D | popcorn.js | 24 forEach = AP.forEach, variable 394 Popcorn.forEach = function( obj, fn, context ) { function
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_drag_timeline.js | 356 function forEach(arr, callback) { function 561 forEach: forEach, property in module.exports
|
H A D | dhtmlxgantt_click_drag.js | 576 function forEach(arr, callback) { function 781 forEach: forEach, property in module.exports
|
H A D | dhtmlxgantt_tooltip.js | 845 function forEach(arr, callback) { function 1050 forEach: forEach, property in module.exports
|
/plugin/clipboardutils/lib/ |
H A D | clipboard.min.js | 7 …define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_drag_timeline.js | 13 …]);return n}t.exports={getSecondsInUnit:function(t){return n[t]||n.hour},forEach:function(t,e){if(… method in t.exports
|
H A D | dhtmlxgantt_click_drag.js | 13 …]);return n}t.exports={getSecondsInUnit:function(t){return n[t]||n.hour},forEach:function(t,e){if(… method in t.exports
|
H A D | dhtmlxgantt_tooltip.js | 13 … define&&define.amd?define("ext/dhtmlxgantt_tooltip",[],e):"object"==typeof exports?exports["ext/d… argument
|
/plugin/sequencediagram/bower_components/lodash/fp/ |
H A D | _mapping.js | 147 'forEach': 1, property in exports.iterateeAry
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.2.js | 1942 forEach:function(_array,_function){ method in pi.util.Array
|
H A D | firebug-lite-1.2-compressed.js | 89 …;});return tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function()… method in pi.util.Array
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.2-compressed.js | 100 _source[_index]=pi.util.Array.clone(_source[_index]);});return tmp;},count:function(_array,_value){var count=0;pi.util.Array.forEach(_array,function(){count+=Number(arguments[0]==_value);});return count;},forEach:function(_array,_function){if(_array.forEach) method in pi.util.Array
|
H A D | firebug-lite-1.2.js | 1953 forEach:function(_array,_function){ method in pi.util.Array
|
/plugin/sequencediagram/bower_components/lodash/dist/ |
H A D | lodash.core.js | 2011 function forEach(collection, iteratee) { function
|
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | wgxpath.install.js | 30 …;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},r=Array.prototype.forEach?function(a,b,c){A… method in Array
|
/plugin/achart/assets/ |
H A D | apexcharts.min.js | 6 …length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?r(Object(i),!0).forEach((function(e){s(t,… method in Array
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg.js | 6838 setproto.forEach = function (callback, thisArg) { function
|
/plugin/xlsx2dw/packages/jszip/ |
H A D | jszip.js | 1518 forEach: function(cb) { method in AnonymousFunctione744f5d00100.AnonymousFunctione744f5d02000.out
|
/plugin/syntaxhighlightjs/static/lib/highlightjs/ |
H A D | highlight.min.js | 2 …p=n();if(d+=t(a.substr(c,p[0].offset-c)),c=p[0].offset,p==e){m.reverse().forEach(s);do l(p.splice(… method in Array
|