Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.webengine.fm.extensions
Class NXThemesThemeStylesDirective

java.lang.Object
  extended by org.nuxeo.theme.webengine.fm.extensions.NXThemesThemeStylesDirective
All Implemented Interfaces:
freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel

public class NXThemesThemeStylesDirective
extends java.lang.Object
implements freemarker.template.TemplateDirectiveModel

Author:
Jean-Marc Orliaguet

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
NXThemesThemeStylesDirective()
           
 
Method Summary
 void execute(freemarker.core.Environment env, java.util.Map params, freemarker.template.TemplateModel[] loopVars, freemarker.template.TemplateDirectiveBody body)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXThemesThemeStylesDirective

public NXThemesThemeStylesDirective()
Method Detail

execute

public void execute(freemarker.core.Environment env,
                    java.util.Map params,
                    freemarker.template.TemplateModel[] loopVars,
                    freemarker.template.TemplateDirectiveBody body)
             throws freemarker.template.TemplateException,
                    java.io.IOException
Specified by:
execute in interface freemarker.template.TemplateDirectiveModel
Throws:
freemarker.template.TemplateException
java.io.IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.