org.riotfamily.website.txt2img
Class Txt2ImgMacroHelper

java.lang.Object
  extended by org.riotfamily.website.txt2img.Txt2ImgMacroHelper

public class Txt2ImgMacroHelper
extends Object


Constructor Summary
Txt2ImgMacroHelper(ButtonService buttonService, HttpServletRequest request)
           
 
Method Summary
 String getButtonStyle(String id, String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Txt2ImgMacroHelper

public Txt2ImgMacroHelper(ButtonService buttonService,
                          HttpServletRequest request)
Method Detail

getButtonStyle

public String getButtonStyle(String id,
                             String label)
                      throws Exception
Throws:
Exception