Difference between revisions of "How to develop a gCube Portlet"
From Gcube Wiki
m (Created page with '<!-- CATEGORIES --> Category:Developer's Guide <!-- END CATEGORIES --> Portlets are the main constituents of a gCube-based portal, thus the way to offer selected gCube facili…') |
m |
||
Line 4: | Line 4: | ||
Portlets are the main constituents of a gCube-based portal, thus the way to offer selected gCube facilities via a Graphical User Interface. To develop a Portlet, the following helpers are available: | Portlets are the main constituents of a gCube-based portal, thus the way to offer selected gCube facilities via a Graphical User Interface. To develop a Portlet, the following helpers are available: | ||
* the [[Developing gCube Portlets Guide]]; | * the [[Developing gCube Portlets Guide]]; | ||
− | ** the [[Create a new Mavenized gCube GWT Portlet Guide | + | ** the [[Create a new Mavenized gCube GWT Portlet Guide]]; |
* the how-to [[Adding a Quick tour guide to your portlet]]; | * the how-to [[Adding a Quick tour guide to your portlet]]; | ||
* the how-to [[Publish App News in User Feeds (Social Portal)]]; | * the how-to [[Publish App News in User Feeds (Social Portal)]]; |
Revision as of 17:22, 11 July 2013
Portlets are the main constituents of a gCube-based portal, thus the way to offer selected gCube facilities via a Graphical User Interface. To develop a Portlet, the following helpers are available:
- the Developing gCube Portlets Guide;
- the how-to Adding a Quick tour guide to your portlet;
- the how-to Publish App News in User Feeds (Social Portal);
- the GCube Widgets Library - General guidelines about Portlet StyleSheets;
- the GCube Portlets common icon set;
- the Inter Portlet Subscription/Notification Mechanism (Client side);
- the how-to Building your gCube Portlet in ETICS