@uportal/app-framework
Version:
Application Framework for uPortal
63 lines (62 loc) • 2.06 kB
JSON
{
"entry": {
"canAdd": true,
"layoutObject": {
"title": "List of (many) Links widget type",
"description": "Demonstrates presentation when seven or more links and custom launchUrl, launchUrlTarget in widgetConfig",
"url": "staticFeeds/list-of-8-links-via-url.json",
"iconUrl": null,
"faIcon": "fa-briefcase",
"fname": "list-of-links-type",
"lifecycleState": "PUBLISHED",
"target": null,
"widgetURL": "/staticFeeds/list-of-8-links-via-url.json",
"widgetType": "list-of-links",
"widgetTemplate": null,
"widgetConfig": {
"getLinksURL": "true",
"launchText": "Custom launchText",
"launchUrl" : "https://www.example.edu/custom/launchUrl/shouldOpenInNewTab",
"launchUrlTarget" : "_blank"
},
"widgetExternalMessageUrl": "/staticFeeds/sample-widget_message.json",
"widgetExtneralMessageTextObjectLocation": ["result", 0, "message"],
"widgetExternalMessageLearnMoreUrl": ["learnMoreUrl"],
"staticContent": "<div><p>Static content goes here.</p></div>",
"altMaxUrl": true,
"renderOnWeb": false
},
"categories": [
"Widget types"
],
"portletName": "cms",
"title": "List of (many) Links widget type",
"keywords": [
"list",
"links",
"ordered",
"icons",
"many"
],
"fname": "list-of-links-type",
"rating": 0.0,
"lifecycleState": "PUBLISHED",
"portletReleaseNotes": {
"releaseDate": null,
"initialReleaseDate": null,
"releaseNotes": null
},
"renderUrl": "https://www.example.edu",
"portletWebAppName": "/SimpleContentPortlet",
"maxUrl": "https://www.example.edu",
"shortUrl": null,
"marketplaceScreenshots": [],
"userRated": 0,
"faIcon": "fa-briefcase",
"description": "Demonstrates presentation when seven or more links",
"name": "List of Links widget type",
"id": "763",
"type": "Portlet",
"target": null
}
}