railo.runtime.functions.system
Class CFFunction

java.lang.Object
  extended by railo.runtime.functions.system.CFFunction

public class CFFunction
extends Object


Constructor Summary
CFFunction()
           
 
Method Summary
static Object call(PageContext pc, Object[] objArr)
           
static UDF loadUDF(PageContext pc, String filename, Collection.Key name, boolean isweb)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFFunction

public CFFunction()
Method Detail

call

public static Object call(PageContext pc,
                          Object[] objArr)
                   throws PageException
Throws:
PageException

loadUDF

public static UDF loadUDF(PageContext pc,
                          String filename,
                          Collection.Key name,
                          boolean isweb)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo