X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;fp=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=ff775407700d2c5d26ae3c88e712c20ca2e08d61;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=9af1e1058ebab2ec14b806ea3afa5ddc945c3859;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 9af1e10..ff77540 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 _0x729a=['Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','agentOnly','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','STRING','ENUM','html','script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN'];(function(_0x5b5cde,_0x1f7c5f){var _0x364ad2=function(_0x4a1172){while(--_0x4a1172){_0x5b5cde['push'](_0x5b5cde['shift']());}};_0x364ad2(++_0x1f7c5f);}(_0x729a,0xf3));var _0xa729=function(_0x292bf8,_0x544454){_0x292bf8=_0x292bf8-0x0;var _0x1f0f3c=_0x729a[_0x292bf8];return _0x1f0f3c;};'use strict';var Sequelize=require(_0xa729('0x0'));module[_0xa729('0x1')]={'name':{'type':Sequelize[_0xa729('0x2')]},'type':{'type':Sequelize[_0xa729('0x3')](_0xa729('0x4'),_0xa729('0x5'))},'description':{'type':Sequelize[_0xa729('0x6')]},'version':{'type':Sequelize[_0xa729('0x6')]},'path':{'type':Sequelize['STRING'],'comment':_0xa729('0x7')},'active':{'type':Sequelize[_0xa729('0x8')],'defaultValue':0x0,'comment':_0xa729('0x9')},'sidebar':{'type':Sequelize[_0xa729('0x3')](_0xa729('0xa'),_0xa729('0xb'),_0xa729('0xc'),'never'),'defaultValue':'always','comment':_0xa729('0xd')},'icon':{'type':Sequelize[_0xa729('0x2')]},'adminUrl':{'type':Sequelize[_0xa729('0x2')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xa729('0x2')]},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file +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