railo.runtime.functions.list
Class ListAppend

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

public final class ListAppend
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

ListAppend

public ListAppend()
Method Detail

call

public static String call(PageContext pc,
                          String list,
                          String value)

call

public static String call(PageContext pc,
                          String list,
                          String value,
                          String delimiter)


Copyright © 2012 Railo