public final class ListContains extends BIF
Constructor and Description |
---|
ListContains() |
Modifier and Type | Method and Description |
---|---|
static double |
call(PageContext pc,
String list,
String value) |
static double |
call(PageContext pc,
String list,
String value,
String delimter) |
static double |
call(PageContext pc,
String list,
String value,
String delimter,
boolean includeEmptyFields) |
static double |
call(PageContext pc,
String list,
String value,
String delimter,
boolean includeEmptyFields,
boolean multiCharacterDelimiter) |
Object |
invoke(PageContext pc,
Object[] args) |
public ListContains()
public static double call(PageContext pc, String list, String value)
public static double call(PageContext pc, String list, String value, String delimter)
public static double call(PageContext pc, String list, String value, String delimter, boolean includeEmptyFields)
public static double call(PageContext pc, String list, String value, String delimter, boolean includeEmptyFields, boolean multiCharacterDelimiter)
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee