railo.runtime.functions.displayFormatting
Class GetLocaleDisplayName

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

public final class GetLocaleDisplayName
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

GetLocaleDisplayName

public GetLocaleDisplayName()
Method Detail

call

public static String call(PageContext pc)

call

public static String call(PageContext pc,
                          String locale)
                   throws ExpressionException
Throws:
ExpressionException

call

public static String call(PageContext pc,
                          String locale,
                          String dspLocale)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo