public final class ArrayDelete extends BIF
Constructor and Description |
---|
ArrayDelete() |
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
Array array,
Object value) |
static boolean |
call(PageContext pc,
Array array,
Object value,
String scope) |
Object |
invoke(PageContext pc,
Object[] args) |
public ArrayDelete()
public static boolean call(PageContext pc, Array array, Object value) throws PageException
PageException
public static boolean call(PageContext pc, Array array, Object value, String scope) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee