railo.runtime.functions.international
Class LSEuroCurrencyFormat

java.lang.Object
  extended by railo.runtime.functions.international.LSEuroCurrencyFormat
All Implemented Interfaces:
Serializable, Function

public final class LSEuroCurrencyFormat
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
LSEuroCurrencyFormat()
           
 
Method Summary
static String call(PageContext pc, Object number)
           
static String call(PageContext pc, Object number, String type)
           
static String call(PageContext pc, Object number, String type, String locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSEuroCurrencyFormat

public LSEuroCurrencyFormat()
Method Detail

call

public static String call(PageContext pc,
                          Object number)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object number,
                          String type)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object number,
                          String type,
                          String locale)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo