I want to develop an application like LifeRay control panel which has right navigation menu and a page that renders the clicked menu.
I need open new browser window with PDF format.I have jsp,javaservelt with PDF stuff.This same code working in webserver.But it is not working in Lifray portal.When i click the button , it shows resou
How to suspend/disable a guest user in liferay? Regards 开发者_StackOverflowVishal GTo clarify, Guest is not a specific User, but rather a Role assigned to visitors who have not logged in yet.Those u
I am having trouble understanding the concept of portlets in a CMS. 开发者_StackOverflowLet\'s say I write a weather portlet to display current temperature.I build it, package it in a war, deploy the
I am new to portle开发者_如何学Gots and have a question about how they work in CMS portals ( we are evaluating Liferay as a CMS ).
Hi i am completely new to portlets and portals. I have had a brief(very brief) look at the jsr for portlets, installed liferay played around with its default portlets and set myself up an eclipse work
Can we include a new layout template inside a portlet开发者_StackOverflow社区 war? And I want that template to be used for a particular page.
Is it possible to create a few portl开发者_高级运维ets inside a portlet? I mean a multilevel portlet.Yes. You can use the Nested Portlet to this purpose. This is a layout container for other portlets.
Is it possible to add a portlet programmatically? If yes, please help me to understand the开发者_运维技巧 steps for that.Liferay CE comes with the \"sevencogs-hook\" that contains code to set up the d
Again, Do we have any possible solution that avoid populating liferay db with user information for authentication using extending methods/custom implementation/hooks/plugins/extension开发者_C百科s?