railo.runtime.functions.list
Class ListIndexExists

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

public final class ListIndexExists
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
ListIndexExists()
           
 
Method Summary
static boolean call(PageContext pc, String list, double index)
           
static boolean call(PageContext pc, String list, double index, String delimeter)
           
static boolean call(PageContext pc, String list, double index, String delimeter, boolean includeEmptyFields)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListIndexExists

public ListIndexExists()
Method Detail

call

public static boolean call(PageContext pc,
                           String list,
                           double index)

call

public static boolean call(PageContext pc,
                           String list,
                           double index,
                           String delimeter)

call

public static boolean call(PageContext pc,
                           String list,
                           double index,
                           String delimeter,
                           boolean includeEmptyFields)


Copyright © 2012 Railo