railo.runtime.functions.other
Class QuotedValueList
java.lang.Object
railo.runtime.functions.query.ValueList
railo.runtime.functions.other.QuotedValueList
- All Implemented Interfaces:
- Serializable, Function
public final class QuotedValueList
- extends ValueList
- See Also:
- Serialized Form
QuotedValueList
public QuotedValueList()
call
public static String call(PageContext pc,
String strQueryColumn)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String strQueryColumn,
String delimiter)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
QueryColumn column)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
QueryColumn column,
String delimiter)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo