oms-Admin/Admin/Install/Navigation.install.json
2024-04-24 03:20:46 +00:00

202 lines
7.7 KiB
JSON
Executable File

[
{
"id": 1000101001,
"pid": "/",
"type": 2,
"subtype": 0,
"name": "Admin",
"uri": null,
"target": "self",
"icon": "lock",
"order": 1,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 0,
"children": [
{
"id": 1000103001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Groups",
"uri": "{/base}/admin/group/list",
"target": "self",
"icon": null,
"order": 2,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000101001,
"children": [
{
"id": 1000103103,
"pid": "/admin/group",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/admin/group/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000103001,
"children": []
},
{
"id": 1000103104,
"pid": "/admin/group",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/admin/group/create",
"target": "self",
"icon": null,
"order": 5,
"from": "Admin",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1000103001,
"children": []
}
]
},
{
"id": 1000104001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Accounts",
"uri": "{/base}/admin/account/list",
"target": "self",
"icon": null,
"order": 4,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000101001,
"children": [
{
"id": 1000104101,
"pid": "/admin/account",
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/base}/admin/account/list",
"target": "self",
"icon": null,
"order": 1,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000104001,
"children": []
},
{
"id": 1000104202,
"pid": "/admin/account",
"type": 3,
"subtype": 1,
"name": "Create",
"uri": "{/base}/admin/account/create",
"target": "self",
"icon": null,
"order": 5,
"from": "Admin",
"permission": { "permission": 4, "category": null, "element": null },
"parent": 1000104001,
"children": []
}
]
},
{
"id": 1000105001,
"pid": "/",
"type": 2,
"subtype": 1,
"name": "Modules",
"uri": "{/base}/admin/module/list",
"target": "self",
"icon": null,
"order": 6,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000101001,
"children": [
{
"id": 1000105101,
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Info",
"uri": "{/base}/admin/module/info?id={?id}",
"target": "self",
"icon": null,
"order": 1,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000105001,
"children": []
},
{
"id": 1000105201,
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Settings",
"uri": "{/base}/admin/module/settings?id={?id}",
"target": "self",
"icon": null,
"order": 5,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000105001,
"children": []
},
{
"id": 1000105401,
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Routes",
"uri": "{/base}/admin/module/route/list?id={?id}",
"target": "self",
"icon": null,
"order": 15,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000105001,
"children": []
},
{
"id": 1000105501,
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Hooks",
"uri": "{/base}/admin/module/hook/list?id={?id}",
"target": "self",
"icon": null,
"order": 15,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000105001,
"children": []
},
{
"id": 1000105601,
"pid": "/admin/module",
"type": 3,
"subtype": 1,
"name": "Log",
"uri": "{/base}/admin/module/log?id={?id}",
"target": "self",
"icon": null,
"order": 20,
"from": "Admin",
"permission": { "permission": 2, "category": null, "element": null },
"parent": 1000105001,
"children": []
}
]
}
]
}
]