railo.runtime.functions.query
Class ValueList
java.lang.Object
railo.runtime.functions.query.ValueList
- All Implemented Interfaces:
- Serializable, Function
- Direct Known Subclasses:
- QuotedValueList
public class ValueList
- extends Object
- implements Function
- See Also:
- Serialized Form
ValueList
public ValueList()
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