railo.runtime.functions.dateTime
Class Beat

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

public final class Beat
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Beat()
           
 
Method Summary
static double call(PageContext pc)
           
static double call(PageContext pc, Object obj)
           
static double format(DateTime date)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Beat

public Beat()
Method Detail

call

public static double call(PageContext pc)
                   throws PageException
Throws:
PageException

call

public static double call(PageContext pc,
                          Object obj)
                   throws PageException
Throws:
PageException

format

public static double format(DateTime date)


Copyright © 2012 Railo