railo.runtime.functions.dateTime
Class DateAddMember

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

public class DateAddMember
extends BIF

See Also:
Serialized Form

Constructor Summary
DateAddMember()
           
 
Method Summary
static DateTime call(PageContext pc, DateTime date, String datepart, double number)
           
 Object invoke(PageContext pc, Object[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateAddMember

public DateAddMember()
Method Detail

call

public static DateTime call(PageContext pc,
                            DateTime date,
                            String datepart,
                            double number)
                     throws ExpressionException
Throws:
ExpressionException

invoke

public Object invoke(PageContext pc,
                     Object[] args)
              throws PageException
Specified by:
invoke in class BIF
Throws:
PageException


Copyright © 2012 Railo