railo.runtime.functions.conversion
Class ToScript
java.lang.Object
railo.runtime.functions.conversion.ToScript
- All Implemented Interfaces:
- Serializable, Function
public final class ToScript
- extends Object
- implements Function
- See Also:
- Serialized Form
ToScript
public ToScript()
call
public static String call(PageContext pc,
Object var,
String jsName)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object var,
String jsName,
boolean outputFormat)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object var,
String jsName,
boolean outputFormat,
boolean asFormat)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo