X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=100d16019c9c0545b78eaa364de34c3806d3c204;hb=5000a430ddff4963e51a44d9cc6caf553b20b148;hp=70860bc0dfad05c724f0447f344342de3e4da65c;hpb=1cbea9968374417f5ef7ed28a7dcafc2708baa38;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 70860bc..100d160 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 _0x42e8=['STRING','ENUM','html','script','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','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports'];(function(_0x17362e,_0x4aabdd){var _0x2944df=function(_0x2aa402){while(--_0x2aa402){_0x17362e['push'](_0x17362e['shift']());}};_0x2944df(++_0x4aabdd);}(_0x42e8,0x186));var _0x842e=function(_0x2b5a97,_0x4efd9a){_0x2b5a97=_0x2b5a97-0x0;var _0x2df915=_0x42e8[_0x2b5a97];return _0x2df915;};'use strict';var Sequelize=require(_0x842e('0x0'));module[_0x842e('0x1')]={'name':{'type':Sequelize[_0x842e('0x2')]},'type':{'type':Sequelize[_0x842e('0x3')](_0x842e('0x4'),_0x842e('0x5'))},'description':{'type':Sequelize[_0x842e('0x6')]},'version':{'type':Sequelize[_0x842e('0x6')]},'path':{'type':Sequelize[_0x842e('0x2')],'comment':_0x842e('0x7')},'active':{'type':Sequelize[_0x842e('0x8')],'defaultValue':0x0,'comment':_0x842e('0x9')},'sidebar':{'type':Sequelize['ENUM'](_0x842e('0xa'),_0x842e('0xb'),'always','never'),'defaultValue':_0x842e('0xc'),'comment':_0x842e('0xd')},'icon':{'type':Sequelize[_0x842e('0x2')]},'adminUrl':{'type':Sequelize[_0x842e('0x2')]},'agentUrl':{'type':Sequelize[_0x842e('0x2')]},'scriptName':{'type':Sequelize[_0x842e('0x2')]},'scriptPath':{'type':Sequelize[_0x842e('0x2')]}}; \ No newline at end of file +var _0xbb3a=['TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','always','never','sequelize','exports','STRING','ENUM','html'];(function(_0x482d25,_0x5d3277){var _0x590cc8=function(_0x514b4e){while(--_0x514b4e){_0x482d25['push'](_0x482d25['shift']());}};_0x590cc8(++_0x5d3277);}(_0xbb3a,0xc1));var _0xabb3=function(_0xb9bb9f,_0xd0fb89){_0xb9bb9f=_0xb9bb9f-0x0;var _0x28acd8=_0xbb3a[_0xb9bb9f];return _0x28acd8;};'use strict';var Sequelize=require(_0xabb3('0x0'));module[_0xabb3('0x1')]={'name':{'type':Sequelize[_0xabb3('0x2')]},'type':{'type':Sequelize[_0xabb3('0x3')](_0xabb3('0x4'),'script')},'description':{'type':Sequelize[_0xabb3('0x5')]},'version':{'type':Sequelize[_0xabb3('0x5')]},'path':{'type':Sequelize[_0xabb3('0x2')],'comment':_0xabb3('0x6')},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':_0xabb3('0x7')},'sidebar':{'type':Sequelize[_0xabb3('0x3')](_0xabb3('0x8'),'agentOnly',_0xabb3('0x9'),_0xabb3('0xa')),'defaultValue':'always','comment':'Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.'},'icon':{'type':Sequelize[_0xabb3('0x2')]},'adminUrl':{'type':Sequelize[_0xabb3('0x2')]},'agentUrl':{'type':Sequelize[_0xabb3('0x2')]},'scriptName':{'type':Sequelize['STRING']},'scriptPath':{'type':Sequelize[_0xabb3('0x2')]}}; \ No newline at end of file