Total Pageviews

Showing posts with label user theme. Show all posts
Showing posts with label user theme. Show all posts

Saturday, June 2, 2012

Creating User Page, Applying theme and Adding portlet to them

Creating User Page, Applying theme and Adding portlet to them

The following post tells you how to create a user page(layout), add portlets to them and apply some theme.

First of all you have to add the following properties in portal-ext.properties file, (I'm just filling example data, you can fill as per your requirements:) Now call the following function as per the implementation logic. Code is kinda self explanatory,a nd I've already put comments between them:

Hope this will help.