Difference between revisions of "How to develop a gCube Portlet"

From Gcube Wiki
Jump to: navigation, search
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 (NEW)]];
+
** 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 18: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: