public final class StructInsert extends BIF
Constructor and Description |
---|
StructInsert() |
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
Struct struct,
String key,
Object value) |
static boolean |
call(PageContext pc,
Struct struct,
String strKey,
Object value,
boolean allowoverwrite) |
Object |
invoke(PageContext pc,
Object[] args) |
public StructInsert()
public static boolean call(PageContext pc, Struct struct, String key, Object value) throws PageException
PageException
public static boolean call(PageContext pc, Struct struct, String strKey, Object value, boolean allowoverwrite) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee