public class ThemeExporter
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
exportTheme(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
com.liferay.portal.kernel.model.LayoutSet layoutSet) |
void |
exportTheme(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) |
protected void |
exportThemeSettings(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext,
java.lang.String themeId,
java.lang.String colorSchemeId,
java.lang.String css) |
static ThemeExporter |
getInstance() |
public static ThemeExporter getInstance()
public void exportTheme(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext, com.liferay.portal.kernel.model.LayoutSet layoutSet) throws java.lang.Exception
java.lang.Exception
public void exportTheme(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext, com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) throws java.lang.Exception
java.lang.Exception
protected void exportThemeSettings(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext, java.lang.String themeId, java.lang.String colorSchemeId, java.lang.String css) throws java.lang.Exception
java.lang.Exception