Home
last modified time | relevance | path

Searched refs:removeAllListeners (Results 1 – 25 of 45) sorted by relevance

12

/plugin/webdav/vendor/sabre/event/lib/
H A DEventEmitterInterface.php98 function removeAllListeners($eventName = null); function
H A DEventEmitterTrait.php201 function removeAllListeners($eventName = null) { function
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterInterface.php98 function removeAllListeners($eventName = null); function
H A DEventEmitterTrait.php201 function removeAllListeners($eventName = null) { function
/plugin/davcal/vendor/sabre/event/tests/
H A DEventEmitterTest.php238 $ee->removeAllListeners('foo');
263 $ee->removeAllListeners();
/plugin/davcal/vendor/sabre/event/
H A DCHANGELOG.md43 * Added: removeListener, removeAllListeners
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md70 * Added: removeListener, removeAllListeners
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php498 $this->server->removeAllListeners('schedule');
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6removeAllListeners=function(e){var t,n,r;if(n=this._events,void 0===n)return this;if(void 0===n.re…
H A Dsocket.io.min.js6 …(t,n),this},r.prototype.off=r.prototype.removeListener=r.prototype.removeAllListeners=r.prototype.…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9removeAllListeners=n.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callback…
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1780 win.removeAllListeners();
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12 …e)&&t.test(e)&&delete n[e];else delete this._events;return this},n.removeAllListeners=i("removeEve…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js3650 process.removeAllListeners = noop;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js1 …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 Deditor.worker.js1 …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 DCHANGES.md863 …: Fixed: The [`domObject.removeAllListeners()`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.domOb…
H A Dckeditor.js60removeAllListeners: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 Dpdfmake.js17637 EventEmitter.prototype.removeAllListeners = function(type) {
17656 this.removeAllListeners(key);
17658 this.removeAllListeners('removeListener');
18797 process.removeAllListeners = noop;
H A Dpdfmake.min.js10removeAllListeners=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 DCHANGES.md1283 …he [`domObject.removeAllListeners()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_…
H A Dckeditor.js69 …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 Dckeditor.js.unc210 removeAllListeners: function() {
1750 removeAllListeners: function() {
1759 CKEDITOR.event.prototype.removeAllListeners.call(this)
1792 this.removeAllListeners();
5954 this.removeAllListeners();
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js48925 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 Dpdfmake.min.js

12