[jboss-user] [JBoss Portal] - Re: adding themes to portal core?

thomas.heute@jboss.com do-not-reply at jboss.com
Wed Mar 14 10:30:24 EDT 2007


You could use the ThemeService.
org.jboos.portal.theme.ThemService

It has the following method:
 addTheme(RuntimeContext runtimeContext, PortalThemeMetaData metaData) throws ThemeException;

You should be able to achieve this goal.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027943#4027943

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027943



More information about the jboss-user mailing list