liferay-6 Questions
2
Solved
I'm in need of putting a static sitemap.xml file, because Liferay does not generate all of the desired links, and a few that shouldn't be there. I think it's because it's heavily altered by my ext-...
1
Solved
When an instance of my portlet is going to be removed from a page, I want to capture that event to get some preference values from that portlet, and to do something.
Is there anything like interfa...
1
Solved
Hey I have create my own service.xml with student. Now o want to add my own searchByName method for student. can you please explain me what to write in StudentLocalServiceImpl.
public class Stude...
Changsha asked 30/11, 2012 at 16:23
4
Solved
I have to use some JavaScript and CSS for my portlet. I am using some datable jQuery for sorting and some interactive display, but it's not working.
Can anyone guide me to where I am making a mist...
Escadrille asked 13/10, 2012 at 6:20
2
Solved
I'm using several jars in my portlets, for instance c3p0. Now I want to avoid to put the jars in every of my portlets lib folders. How can I share one jar file within multiple portlets? And how sho...
2
Solved
My Problems:
I can test successfully for CRUD services operation. I was doing
an insert on @Before [setUp()] and delete of same data on @After
[tearDown()] but going forward I would need to suppor...
1
Solved
How can I find which portlets are added on a particular Liferay page?
For Example:
I have three pages: Welcome, Wiki and Search.
Now all these pages have portlets added on them and some of them a...
1
Solved
I need to use two different <liferay-ui:search-container> tags in a single JSP.
The pagination gives issues if we use two <liferay-ui:search-container> tags:
When I click on the 3rd ...
2
Solved
I'm not a fan of the whole 'portal dockbar' for normal users (we use Liferay for external facing hosting). And I don't want to show people things like 'Go To' etc (I've hidden the private / public ...
Cribbs asked 1/11, 2011 at 20:40
1
I am using Liferay 6 for the Application .
I wanted to use , Jquery for the User Interface Part instead of default Alloy .
For this i have integrated JQuery with Liferay by editing liferay-portlet...
4
Solved
I am using liferay search container to display list of information, but in that liferay search container by default display number of records like "Showing 2 results". But in my case i don't want t...
5
Is there any way to delete a portal instance created in liferay 6??
Trichloromethane asked 12/4, 2011 at 11:36
3
How can I get the current user connected to a Liferay portal with a simple Java code?
I'm using Liferay 6.0.6
3
Solved
I have a sources of existing portlet. I changed it a bit to fix some errors and now I need to deploy fixed sources to liferay. I build war file using artifact option and deploy this war file as usu...
Cabstand asked 8/4, 2012 at 20:43
1
Solved
I have a Liferay Custom service built using service builder. I have the WebArticleLocalHelperServiceImpl which is the implementation of my service.
How can I call my service from other plugin proj...
1
Solved
I am working in Liferay Portal. I have created my custom work flow and created the portlet to start the work flow. I am done successfully with this but I am facing one problem, when the user clicks...
2
Solved
i am adding a new method into CalEventLocalServiceImpl using hook...
my code is ..
public class MyCalendarLocalServiceImpl extends CalEventLocalServiceWrapper {
public MyCalendarLocalServiceImp...
1
Solved
How can one create a private portal site in Liferay 6.1 where only valid logged in users are allowed access to all portions of the portal?
Liferay 6.1 seems to have the concept of a system site wh...
1
Solved
I was looking for a way to send a PDF (direct display) file to the browser through Liferay Portal. Found many solutions - the most popular one being writing a Servlet that does the job. I've read a...
Mooneyham asked 28/12, 2011 at 10:19
1
Solved
We have something called nested portlets in liferay. I want to add this portlet dynamically through code. Does anyone know the code for adding nested portlets, and add other portlets inside it?
Th...
1
Solved
I am making a change to a native Liferay portlet, that comes with Liferay Intallation. How can I change a function to my own implementation by a hook or similar approach?
I have read how to make p...
2
I started digging into the liferay 6.x ServiceBuilder framework and really liked its code generation approach. A simple service.xml file can generate ready to use powerful services without even wri...
Freeforall asked 25/2, 2011 at 18:23
© 2022 - 2024 — McMap. All rights reserved.