railo.runtime.functions.struct
Class StructDelete

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

public final class StructDelete
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
StructDelete()
           
 
Method Summary
static boolean call(PageContext pc, Struct struct, String key)
           
static boolean call(PageContext pc, Struct struct, String key, boolean indicatenotexisting)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructDelete

public StructDelete()
Method Detail

call

public static boolean call(PageContext pc,
                           Struct struct,
                           String key)

call

public static boolean call(PageContext pc,
                           Struct struct,
                           String key,
                           boolean indicatenotexisting)


Copyright © 2012 Railo