railo.runtime.functions.struct
Class StructFindValue

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

public final class StructFindValue
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
StructFindValue()
           
 
Method Summary
static Array call(PageContext pc, Struct struct, String value)
           
static Array call(PageContext pc, Struct struct, String value, String scope)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructFindValue

public StructFindValue()
Method Detail

call

public static Array call(PageContext pc,
                         Struct struct,
                         String value)
                  throws PageException
Throws:
PageException

call

public static Array call(PageContext pc,
                         Struct struct,
                         String value,
                         String scope)
                  throws PageException
Throws:
PageException


Copyright © 2012 Railo