Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / userProfile / userProfile.events.js
index 6696301..8f52d2a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7f57=['save','update','remove','emit','hook','exports','events','../../mysqldb','UserProfile','setMaxListeners'];(function(_0x12a240,_0x40d371){var _0x166538=function(_0x345edf){while(--_0x345edf){_0x12a240['push'](_0x12a240['shift']());}};_0x166538(++_0x40d371);}(_0x7f57,0x1b4));var _0x77f5=function(_0x172747,_0x1732bd){_0x172747=_0x172747-0x0;var _0x509692=_0x7f57[_0x172747];return _0x509692;};'use strict';var EventEmitter=require(_0x77f5('0x0'));var UserProfile=require(_0x77f5('0x1'))['db'][_0x77f5('0x2')];var UserProfileEvents=new EventEmitter();UserProfileEvents[_0x77f5('0x3')](0x0);var events={'afterCreate':_0x77f5('0x4'),'afterUpdate':_0x77f5('0x5'),'afterDestroy':_0x77f5('0x6')};function emitEvent(_0x246e31){return function(_0x15afad,_0x442194,_0x32ee8d){UserProfileEvents[_0x77f5('0x7')](_0x246e31+':'+_0x15afad['id'],_0x15afad);UserProfileEvents[_0x77f5('0x7')](_0x246e31,_0x15afad);_0x32ee8d(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];UserProfile[_0x77f5('0x8')](e,emitEvent(event));}}module[_0x77f5('0x9')]=UserProfileEvents;
\ No newline at end of file
+var _0x4ccc=['setMaxListeners','update','remove','emit','hasOwnProperty','../../mysqldb'];(function(_0x35da42,_0x5c2610){var _0x370035=function(_0x546db5){while(--_0x546db5){_0x35da42['push'](_0x35da42['shift']());}};_0x370035(++_0x5c2610);}(_0x4ccc,0x19d));var _0xc4cc=function(_0x458ecc,_0x51d25){_0x458ecc=_0x458ecc-0x0;var _0x2dab38=_0x4ccc[_0x458ecc];return _0x2dab38;};'use strict';var EventEmitter=require('events');var UserProfile=require(_0xc4cc('0x0'))['db']['UserProfile'];var UserProfileEvents=new EventEmitter();UserProfileEvents[_0xc4cc('0x1')](0x0);var events={'afterCreate':'save','afterUpdate':_0xc4cc('0x2'),'afterDestroy':_0xc4cc('0x3')};function emitEvent(_0xa4f570){return function(_0x2ab575,_0x17d567,_0x118719){UserProfileEvents[_0xc4cc('0x4')](_0xa4f570+':'+_0x2ab575['id'],_0x2ab575);UserProfileEvents[_0xc4cc('0x4')](_0xa4f570,_0x2ab575);_0x118719(null);};}for(var e in events){if(events[_0xc4cc('0x5')](e)){var event=events[e];UserProfile['hook'](e,emitEvent(event));}}module['exports']=UserProfileEvents;
\ No newline at end of file