X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=67053a896a4048ebcaee048ce6d68c2d51cf46a2;hb=d49944cc2e95578bfbd15d79d46896f71a145821;hp=ff775407700d2c5d26ae3c88e712c20ca2e08d61;hpb=4baefdac9c37d4300115b8e539c5781a6d78e036;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index ff77540..67053a8 100644 --- a/server/api/plugin/plugin.attributes.js +++ b/server/api/plugin/plugin.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x95e1=['TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','agentOnly','never','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','exports','STRING','ENUM'];(function(_0x2b5eae,_0x55010d){var _0x5f3ac9=function(_0x397bfc){while(--_0x397bfc){_0x2b5eae['push'](_0x2b5eae['shift']());}};_0x5f3ac9(++_0x55010d);}(_0x95e1,0x1c5));var _0x195e=function(_0x273c39,_0x1052e6){_0x273c39=_0x273c39-0x0;var _0x46d6b5=_0x95e1[_0x273c39];return _0x46d6b5;};'use strict';var Sequelize=require('sequelize');module[_0x195e('0x0')]={'name':{'type':Sequelize[_0x195e('0x1')]},'type':{'type':Sequelize[_0x195e('0x2')]('html','script')},'description':{'type':Sequelize[_0x195e('0x3')]},'version':{'type':Sequelize['TEXT']},'path':{'type':Sequelize[_0x195e('0x1')],'comment':_0x195e('0x4')},'active':{'type':Sequelize[_0x195e('0x5')],'defaultValue':0x0,'comment':_0x195e('0x6')},'sidebar':{'type':Sequelize[_0x195e('0x2')](_0x195e('0x7'),_0x195e('0x8'),'always',_0x195e('0x9')),'defaultValue':_0x195e('0xa'),'comment':_0x195e('0xb')},'icon':{'type':Sequelize[_0x195e('0x1')]},'adminUrl':{'type':Sequelize[_0x195e('0x1')]},'agentUrl':{'type':Sequelize[_0x195e('0x1')]},'scriptName':{'type':Sequelize[_0x195e('0x1')]},'scriptPath':{'type':Sequelize[_0x195e('0x1')]}}; \ No newline at end of file +var _0xce2b=['script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','ENUM','agentOnly','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','STRING','html'];(function(_0x3f8743,_0x33973f){var _0x1f844c=function(_0x568841){while(--_0x568841){_0x3f8743['push'](_0x3f8743['shift']());}};_0x1f844c(++_0x33973f);}(_0xce2b,0x11a));var _0xbce2=function(_0x478754,_0x1ceb87){_0x478754=_0x478754-0x0;var _0x30b765=_0xce2b[_0x478754];return _0x30b765;};'use strict';var Sequelize=require(_0xbce2('0x0'));module[_0xbce2('0x1')]={'name':{'type':Sequelize[_0xbce2('0x2')]},'type':{'type':Sequelize['ENUM'](_0xbce2('0x3'),_0xbce2('0x4'))},'description':{'type':Sequelize[_0xbce2('0x5')]},'version':{'type':Sequelize[_0xbce2('0x5')]},'path':{'type':Sequelize[_0xbce2('0x2')],'comment':_0xbce2('0x6')},'active':{'type':Sequelize[_0xbce2('0x7')],'defaultValue':0x0,'comment':_0xbce2('0x8')},'sidebar':{'type':Sequelize[_0xbce2('0x9')]('adminOnly',_0xbce2('0xa'),_0xbce2('0xb'),'never'),'defaultValue':_0xbce2('0xb'),'comment':_0xbce2('0xc')},'icon':{'type':Sequelize[_0xbce2('0x2')]},'adminUrl':{'type':Sequelize[_0xbce2('0x2')]},'agentUrl':{'type':Sequelize[_0xbce2('0x2')]},'scriptName':{'type':Sequelize['STRING']},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file