public class ThemeDirective extends Object implements freemarker.template.TemplateDirectiveModel
| Constructor and Description | 
|---|
| ThemeDirective() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(freemarker.core.Environment env,
       Map params,
       freemarker.template.TemplateModel[] loopVars,
       freemarker.template.TemplateDirectiveBody body) | 
| String | renderTheme(URL themeUrl) | 
public void execute(freemarker.core.Environment env,
           Map params,
           freemarker.template.TemplateModel[] loopVars,
           freemarker.template.TemplateDirectiveBody body)
             throws freemarker.template.TemplateException,
                    IOException
execute in interface freemarker.template.TemplateDirectiveModelfreemarker.template.TemplateExceptionIOExceptionpublic String renderTheme(URL themeUrl) throws ThemeException
ThemeExceptionCopyright © 2014 Nuxeo SA. All rights reserved.