File: /volume1/@appstore/CMS/ui/modules/modules.json
{
"listItems": [{
"text": "module:overview",
"iconCls": "syno-app-cms-modulelist-overview",
"fn": "SYNO.SDS.CMS.Overview.Main"
}, {
"text": "module:servers",
"iconCls": "syno-app-cms-modulelist-server",
"fn": "SYNO.SDS.CMS.Servers.Main"
}, {
"text": "module:groups",
"iconCls": "syno-app-cms-modulelist-group",
"fn": "SYNO.SDS.CMS.Group.Main"
}, {
"text": "module:policy",
"iconCls": "syno-app-cms-modulelist-policy",
"fn": "SYNO.SDS.CMS.Policy.Main"
}, {
"text": "module:task",
"iconCls": "syno-app-cms-modulelist-task",
"fn": "SYNO.SDS.CMS.Task.Main"
}, {
"text": "module:logs",
"iconCls": "syno-app-cms-modulelist-log",
"fn": "SYNO.SDS.CMS.Log.Main"
}, {
"text": "module:client_manage",
"items": [{
"text": "module:dsmupdate",
"iconCls": "syno-app-cms-modulelist-dsmupdate",
"fn": "SYNO.SDS.CMS.DSMUpdate.Main"
}, {
"text": "module:storage",
"iconCls": "syno-app-cms-modulelist-storage",
"fn": "SYNO.SDS.CMS.Storage.Main"
}, {
"text": "module:service",
"iconCls": "syno-app-cms-modulelist-service",
"fn": "SYNO.SDS.CMS.Service.Main"
}, {
"text": "module:package",
"iconCls": "syno-app-cms-modulelist-package",
"fn": "SYNO.SDS.CMS.Package.Main"
}]
}]
}