railo.runtime.functions.list
Class ListFilter

java.lang.Object
  extended by railo.runtime.functions.list.ListFilter
All Implemented Interfaces:
Serializable, Function

public final class ListFilter
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ListFilter()
           
 
Method Summary
static String call(PageContext pc, String list, UDF filter)
           
static String call(PageContext pc, String list, UDF filter, String delimiter)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListFilter

public ListFilter()
Method Detail

call

public static String call(PageContext pc,
                          String list,
                          UDF filter)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String list,
                          UDF filter,
                          String delimiter)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo