info.magnolia.module.templatingkit.badge
Class BadgeSupport

java.lang.Object
  extended by info.magnolia.module.templatingkit.badge.BadgeSupport

public final class BadgeSupport
extends Object

Info Badge Support used by the RenderingModel implementation class.


Field Summary
protected static String BADGE_TEMPLATE_HTML
           
protected static String BADGE_TEMPLATE_TXT
           
 
Constructor Summary
BadgeSupport()
           
 
Method Summary
 String getBadgeText()
           
static BadgeSupport getInstance()
           
 boolean hasBeenCalled()
           
 String renderBadge()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BADGE_TEMPLATE_HTML

protected static final String BADGE_TEMPLATE_HTML
See Also:
Constant Field Values

BADGE_TEMPLATE_TXT

protected static final String BADGE_TEMPLATE_TXT
See Also:
Constant Field Values
Constructor Detail

BadgeSupport

public BadgeSupport()
Method Detail

renderBadge

public String renderBadge()

getBadgeText

public String getBadgeText()

hasBeenCalled

public boolean hasBeenCalled()

getInstance

public static BadgeSupport getInstance()


Copyright © 2008-2014 Magnolia International Ltd.. All Rights Reserved.