railo.runtime.functions.struct
Class StructInsert
java.lang.Object
railo.runtime.functions.struct.StructInsert
- All Implemented Interfaces:
- Serializable, Function
public final class StructInsert
- extends Object
- implements Function
- See Also:
- Serialized Form
StructInsert
public StructInsert()
call
public static boolean call(PageContext pc,
Struct struct,
String key,
Object value)
throws PageException
- Throws:
PageException
call
public static boolean call(PageContext pc,
Struct struct,
String strKey,
Object value,
boolean allowoverwrite)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo