railo.runtime.functions.international
Class SetLocale

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

public final class SetLocale
extends Object
implements Function

Implements the CFML Function setlocale

See Also:
Serialized Form

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

Constructor Detail

SetLocale

public SetLocale()
Method Detail

call

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


Copyright © 2012 Railo