railo.runtime.functions.dynamicEvaluation
Class IIf

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

public final class IIf
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
IIf()
           
 
Method Summary
static Object call(PageContext pc, boolean bool, String str1, String str2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIf

public IIf()
Method Detail

call

public static Object call(PageContext pc,
                          boolean bool,
                          String str1,
                          String str2)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo