Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.html.ui
Class ThemeStyles

java.lang.Object
  extended by org.nuxeo.theme.html.ui.ThemeStyles

public class ThemeStyles
extends Object


Constructor Summary
ThemeStyles()
           
 
Method Summary
static String generateThemeStyles(String themeName, ThemeDescriptor themeDescriptor, String basePath, String collectionName, boolean includeDate)
           
static String render(Map<String,String> params, boolean cache, boolean inline, boolean virtualHosting)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeStyles

public ThemeStyles()
Method Detail

render

public static String render(Map<String,String> params,
                            boolean cache,
                            boolean inline,
                            boolean virtualHosting)

generateThemeStyles

public static String generateThemeStyles(String themeName,
                                         ThemeDescriptor themeDescriptor,
                                         String basePath,
                                         String collectionName,
                                         boolean includeDate)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.