RENDERRESPONSE.SETTITLE(LANGUAGEUTIL.GET(RENDERREQUEST.GETLOCALE(), "WELCOME", "WELCOME"));
The above line is used to set the title of portlet at runtime ,this is example for the welcome portlet
The above line is used to set the title of portlet at runtime ,this is example for the welcome portlet
2 comments:
How can I set portlet title by actionRequest / actionResponse object ??
How can i set liferay portlet title usng actinRequest / actionResponse object ??
Post a Comment