org.riotfamily.website.txt2img
Class Txt2ImgMacroHelperFactory
java.lang.Object
org.riotfamily.website.txt2img.Txt2ImgMacroHelperFactory
- All Implemented Interfaces:
- MacroHelperFactory
public class Txt2ImgMacroHelperFactory
- extends Object
- implements MacroHelperFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Txt2ImgMacroHelperFactory
public Txt2ImgMacroHelperFactory(ButtonService buttonService)
createMacroHelper
public Object createMacroHelper(HttpServletRequest request,
HttpServletResponse response,
Map<String,?> model)
- Specified by:
createMacroHelper
in interface MacroHelperFactory