Changing css-class-wrapper parameter of liferay portlet at runtime

Posted by 2DH on Stack Overflow See other posts from Stack Overflow or by 2DH
Published on 2010-04-12T12:51:29Z Indexed on 2010/04/12 12:53 UTC
Read the original article Hit count: 301

Filed under:
|
|
|

As the title says - I need to change css-class-wrapper parameter at runtime, preferably in action class. I've found that Portlet interface has setCssClassWrapper method that could probably do what I want, but I can't seem to find any easy way to access current portlet object from my code. Could anyone please give me a hand with what I want to achieve.

Thanks.

© Stack Overflow or respective owner

Related posts about liferay

Related posts about portlet