railo.runtime.functions.string
Class DayOfWeekShortAsString

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

public final class DayOfWeekShortAsString
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

DayOfWeekShortAsString

public DayOfWeekShortAsString()
Method Detail

call

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

call

public static String call(PageContext pc,
                          double dow,
                          String strLocale)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo