Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / api / userProfile / userProfile.events.js
index 6212226..e7a6f69 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc2b5=['setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','UserProfile'];(function(_0x197739,_0x173ebf){var _0x225043=function(_0x4eb9ac){while(--_0x4eb9ac){_0x197739['push'](_0x197739['shift']());}};_0x225043(++_0x173ebf);}(_0xc2b5,0x19f));var _0x5c2b=function(_0x26cf9b,_0x18e86e){_0x26cf9b=_0x26cf9b-0x0;var _0x366786=_0xc2b5[_0x26cf9b];return _0x366786;};'use strict';var EventEmitter=require(_0x5c2b('0x0'));var UserProfile=require(_0x5c2b('0x1'))['db'][_0x5c2b('0x2')];var UserProfileEvents=new EventEmitter();UserProfileEvents[_0x5c2b('0x3')](0x0);var events={'afterCreate':_0x5c2b('0x4'),'afterUpdate':_0x5c2b('0x5'),'afterDestroy':_0x5c2b('0x6')};function emitEvent(_0x46246d){return function(_0x51acaf,_0x547f4c,_0x289332){UserProfileEvents[_0x5c2b('0x7')](_0x46246d+':'+_0x51acaf['id'],_0x51acaf);UserProfileEvents[_0x5c2b('0x7')](_0x46246d,_0x51acaf);_0x289332(null);};}for(var e in events){if(events[_0x5c2b('0x8')](e)){var event=events[e];UserProfile[_0x5c2b('0x9')](e,emitEvent(event));}}module[_0x5c2b('0xa')]=UserProfileEvents;
\ No newline at end of file
+var _0x781d=['hasOwnProperty','exports','events','../../mysqldb','save','update','remove','emit'];(function(_0x1a7846,_0x59723e){var _0x48049=function(_0x203ff6){while(--_0x203ff6){_0x1a7846['push'](_0x1a7846['shift']());}};_0x48049(++_0x59723e);}(_0x781d,0x14a));var _0xd781=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0x781d[_0x1facfa];return _0x9ec701;};'use strict';var EventEmitter=require(_0xd781('0x0'));var UserProfile=require(_0xd781('0x1'))['db']['UserProfile'];var UserProfileEvents=new EventEmitter();UserProfileEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xd781('0x2'),'afterUpdate':_0xd781('0x3'),'afterDestroy':_0xd781('0x4')};function emitEvent(_0x1a9f94){return function(_0xfd915d,_0x42258e,_0x446534){UserProfileEvents[_0xd781('0x5')](_0x1a9f94+':'+_0xfd915d['id'],_0xfd915d);UserProfileEvents[_0xd781('0x5')](_0x1a9f94,_0xfd915d);_0x446534(null);};}for(var e in events){if(events[_0xd781('0x6')](e)){var event=events[e];UserProfile['hook'](e,emitEvent(event));}}module[_0xd781('0x7')]=UserProfileEvents;
\ No newline at end of file