@uportal/app-framework
Version:
Application Framework for uPortal
66 lines (65 loc) • 2.15 kB
JSON
{
"entry": {
"canAdd": false,
"layoutObject": {
"title": "Action Items",
"description": "See how many items need your attention",
"url": "http://www.google.com",
"iconUrl": null,
"mdIcon": "face",
"fname": "action-items-demo",
"lifecycleState": "PUBLISHED",
"target": null,
"widgetURL": null,
"widgetType": "action-items",
"widgetTemplate": null,
"widgetConfig": {
"launchText": "See all",
"actionItems": [
{
"textSingular": "item needs your attention.",
"textPlural": "items need your attention.",
"feedUrl": "example/path/to/individual-item-feed",
"actionUrl": "http://www.google.com"
},
{
"textSingular": "leave request needs your approval.",
"textPlural": "leave requests need your approval.",
"feedUrl": "example/path/to/individual-item-feed",
"actionUrl": "http://www.google.com"
},
{
"textSingular": "pull request needs your review.",
"textPlural": "pull requests need your review.",
"feedUrl": "example/path/to/individual-item-feed",
"actionUrl": "http://www.google.com"
},
{
"textSingular": "you will never see me.",
"textPlural": "you will never see me.",
"feedUrl": "example/path/to/individual-item-feed",
"actionUrl": "http://www.google.com"
}
]
},
"staticContent": "",
"pithyStaticContent": null,
"altMaxUrl": true,
"renderOnWeb": false
},
"title": "Action Items",
"fname": "action-items-demo",
"rating": 5.0,
"lifecycleState": "PUBLISHED",
"renderUrl": "http://www.google.com",
"maxUrl": "http://www.google.com",
"shortUrl": null,
"userRated": 45,
"mdIcon": "face",
"description": "See how many items need your attention",
"name": "Action Items",
"id": "222",
"type": "Portlet",
"target": null
}
}