X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=6c3f7ee5730fb76abeda40e4eb530ff3b3fb04fc;hb=ed368fdfe923471c0749d5720e7df57649e4ed09;hp=d6f6a2a7011c133fd03b8026669c3ff0f08e0490;hpb=91492537a7b94b14914d0db658458118de1ea819;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index d6f6a2a..6c3f7ee 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 _0x1438=['Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','STRING','html','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','ENUM','adminOnly','always'];(function(_0xae7883,_0xabf9c8){var _0xd55326=function(_0x51fb2f){while(--_0x51fb2f){_0xae7883['push'](_0xae7883['shift']());}};_0xd55326(++_0xabf9c8);}(_0x1438,0x115));var _0x8143=function(_0x37b022,_0x742861){_0x37b022=_0x37b022-0x0;var _0x3b6c68=_0x1438[_0x37b022];return _0x3b6c68;};'use strict';var Sequelize=require(_0x8143('0x0'));module[_0x8143('0x1')]={'name':{'type':Sequelize[_0x8143('0x2')]},'type':{'type':Sequelize['ENUM'](_0x8143('0x3'),'script')},'description':{'type':Sequelize[_0x8143('0x4')]},'version':{'type':Sequelize[_0x8143('0x4')]},'path':{'type':Sequelize[_0x8143('0x2')],'comment':_0x8143('0x5')},'active':{'type':Sequelize[_0x8143('0x6')],'defaultValue':0x0,'comment':_0x8143('0x7')},'sidebar':{'type':Sequelize[_0x8143('0x8')](_0x8143('0x9'),'agentOnly',_0x8143('0xa'),'never'),'defaultValue':_0x8143('0xa'),'comment':_0x8143('0xb')},'icon':{'type':Sequelize['STRING']},'adminUrl':{'type':Sequelize[_0x8143('0x2')]},'agentUrl':{'type':Sequelize[_0x8143('0x2')]},'scriptName':{'type':Sequelize['STRING']},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0xa84d=['agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','html','script','TEXT','STRING','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','ENUM'];(function(_0x3d5939,_0x3588e4){var _0xc13264=function(_0x4a0389){while(--_0x4a0389){_0x3d5939['push'](_0x3d5939['shift']());}};_0xc13264(++_0x3588e4);}(_0xa84d,0x1d8));var _0xda84=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xa84d[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING']},'type':{'type':Sequelize['ENUM'](_0xda84('0x0'),_0xda84('0x1'))},'description':{'type':Sequelize[_0xda84('0x2')]},'version':{'type':Sequelize[_0xda84('0x2')]},'path':{'type':Sequelize[_0xda84('0x3')],'comment':_0xda84('0x4')},'active':{'type':Sequelize[_0xda84('0x5')],'defaultValue':0x0,'comment':_0xda84('0x6')},'sidebar':{'type':Sequelize[_0xda84('0x7')]('adminOnly',_0xda84('0x8'),_0xda84('0x9'),_0xda84('0xa')),'defaultValue':_0xda84('0x9'),'comment':_0xda84('0xb')},'icon':{'type':Sequelize[_0xda84('0x3')]},'adminUrl':{'type':Sequelize[_0xda84('0x3')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xda84('0x3')]},'scriptPath':{'type':Sequelize[_0xda84('0x3')]}}; \ No newline at end of file