/plugin/webdav/vendor/sabre/event/lib/ |
H A D | EventEmitterInterface.php | 98 function removeAllListeners($eventName = null); function
|
H A D | EventEmitterTrait.php | 201 function removeAllListeners($eventName = null) { function
|
/plugin/davcal/vendor/sabre/event/lib/ |
H A D | EventEmitterInterface.php | 98 function removeAllListeners($eventName = null); function
|
H A D | EventEmitterTrait.php | 201 function removeAllListeners($eventName = null) { function
|
/plugin/davcal/vendor/sabre/event/tests/ |
H A D | EventEmitterTest.php | 238 $ee->removeAllListeners('foo'); 263 $ee->removeAllListeners();
|
/plugin/davcal/vendor/sabre/event/ |
H A D | CHANGELOG.md | 43 * Added: removeListener, removeAllListeners
|
/plugin/webdav/vendor/sabre/event/ |
H A D | CHANGELOG.md | 70 * Added: removeListener, removeAllListeners
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | ScheduleDeliverTest.php | 498 $this->server->removeAllListeners('schedule');
|
/plugin/diagramsnet/lib/js/socket.io/ |
H A D | simplepeer9.10.0.min.js | 6 …removeAllListeners=function(e){var t,n,r;if(n=this._events,void 0===n)return this;if(void 0===n.re…
|
H A D | socket.io.min.js | 6 …(t,n),this},r.prototype.off=r.prototype.removeListener=r.prototype.removeAllListeners=r.prototype.…
|
/plugin/diagramsnet/lib/js/dropbox/ |
H A D | Dropbox-sdk.min.js | 9 …removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callback…
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | ElectronApp.js | 1780 win.removeAllListeners();
|
/plugin/twcheckliste/theme_twCheckliste/ |
H A D | packery.pkgd.min.js | 12 …e)&&t.test(e)&&delete n[e];else delete this._events;return this},n.removeAllListeners=i("removeEve…
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 3650 process.removeAllListeners = noop;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | editor.worker.js | 1 …ns={},r.on=g,r.addListener=g,r.once=g,r.off=g,r.removeListener=g,r.removeAllListeners=g,r.emit=g,r…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | editor.worker.js | 1 …ns={},r.on=g,r.addListener=g,r.once=g,r.off=g,r.removeListener=g,r.removeAllListeners=g,r.emit=g,r…
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 863 …: Fixed: The [`domObject.removeAllListeners()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.domOb…
|
H A D | ckeditor.js | 60 …removeAllListeners:function(){var a=this.getCustomData("_cke_nativeListeners"),b;for(b in a){var c… method in removeAllListeners.event 61 … c,delete c[a]);return l?e:null};a.clearCustomData=function(){this.removeAllListeners();var a=this… 256 …his.activeFilter;this.status="destroyed";this.fire("destroy");this.removeAllListeners();CKEDITOR.r…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 17637 EventEmitter.prototype.removeAllListeners = function(type) { 17656 this.removeAllListeners(key); 17658 this.removeAllListeners('removeListener'); 18797 process.removeAllListeners = noop;
|
H A D | pdfmake.min.js | 10 …removeAllListeners=function(t){var e,n;if(!this._events)return this;if(!this._events.removeListene… method in n 11 …ns={},s.on=o,s.addListener=o,s.once=o,s.off=o,s.removeListener=o,s.removeAllListeners=o,s.emit=o,s…
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 1283 …he [`domObject.removeAllListeners()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_…
|
H A D | ckeditor.js | 69 …1):this.$.detachEvent&&this.$.detachEvent("on"+a,c),delete b[a])}},removeAllListeners:function(){v… 70 …$.removeEventListener(b,c,!1);delete a[b]}CKEDITOR.event.prototype.removeAllListeners.call(this)}}… method in removeAllListeners.event 71 …=a in c,delete c[a]);return g?f:null};a.clearCustomData=function(){this.removeAllListeners();var a= 284 …his.activeFilter;this.status="destroyed";this.fire("destroy");this.removeAllListeners();CKEDITOR.r…
|
H A D | ckeditor.js.unc | 210 removeAllListeners: function() { 1750 removeAllListeners: function() { 1759 CKEDITOR.event.prototype.removeAllListeners.call(this) 1792 this.removeAllListeners(); 5954 this.removeAllListeners();
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 48925 EventEmitter.prototype.removeAllListeners = function removeAllListeners(type) { 48949 this.removeAllListeners(key); 48952 this.removeAllListeners('removeListener'); 70772 process.removeAllListeners = noop; 72472 Readable.prototype.removeAllListeners = function (ev) { 72473 var res = Stream.prototype.removeAllListeners.apply(this, arguments);
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|