Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / plugin / plugin.events.js
index b464859..b538716 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf31b=['save','update','remove','emit','hook','exports','events','../../mysqldb','Plugin','setMaxListeners'];(function(_0x1bf8cc,_0x118778){var _0x322d20=function(_0x36953d){while(--_0x36953d){_0x1bf8cc['push'](_0x1bf8cc['shift']());}};_0x322d20(++_0x118778);}(_0xf31b,0x1a0));var _0xbf31=function(_0x37e31d,_0x1b58f6){_0x37e31d=_0x37e31d-0x0;var _0x28c7fa=_0xf31b[_0x37e31d];return _0x28c7fa;};'use strict';var EventEmitter=require(_0xbf31('0x0'));var Plugin=require(_0xbf31('0x1'))['db'][_0xbf31('0x2')];var PluginEvents=new EventEmitter();PluginEvents[_0xbf31('0x3')](0x0);var events={'afterCreate':_0xbf31('0x4'),'afterUpdate':_0xbf31('0x5'),'afterDestroy':_0xbf31('0x6')};function emitEvent(_0x5caf83){return function(_0x2a32c2,_0x205975,_0x5c989f){PluginEvents['emit'](_0x5caf83+':'+_0x2a32c2['id'],_0x2a32c2);PluginEvents[_0xbf31('0x7')](_0x5caf83,_0x2a32c2);_0x5c989f(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];Plugin[_0xbf31('0x8')](e,emitEvent(event));}}module[_0xbf31('0x9')]=PluginEvents;
\ No newline at end of file
+var _0xc627=['update','remove','emit','hasOwnProperty','hook','exports','../../mysqldb','Plugin','setMaxListeners'];(function(_0x330905,_0x267d9f){var _0x5c9360=function(_0x21b1a7){while(--_0x21b1a7){_0x330905['push'](_0x330905['shift']());}};_0x5c9360(++_0x267d9f);}(_0xc627,0x14a));var _0x7c62=function(_0x4a08d5,_0x7bdd7e){_0x4a08d5=_0x4a08d5-0x0;var _0x367b50=_0xc627[_0x4a08d5];return _0x367b50;};'use strict';var EventEmitter=require('events');var Plugin=require(_0x7c62('0x0'))['db'][_0x7c62('0x1')];var PluginEvents=new EventEmitter();PluginEvents[_0x7c62('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0x7c62('0x3'),'afterDestroy':_0x7c62('0x4')};function emitEvent(_0x2f79e5){return function(_0x313d80,_0x121766,_0x35859a){PluginEvents[_0x7c62('0x5')](_0x2f79e5+':'+_0x313d80['id'],_0x313d80);PluginEvents[_0x7c62('0x5')](_0x2f79e5,_0x313d80);_0x35859a(null);};}for(var e in events){if(events[_0x7c62('0x6')](e)){var event=events[e];Plugin[_0x7c62('0x7')](e,emitEvent(event));}}module[_0x7c62('0x8')]=PluginEvents;
\ No newline at end of file