railo.runtime.functions.decision
Class IsDefined
java.lang.Object
railo.runtime.functions.decision.IsDefined
- All Implemented Interfaces:
- Serializable, Function
public final class IsDefined
- extends Object
- implements Function
- See Also:
- Serialized Form
Method Summary |
static boolean |
call(PageContext pc,
double scope,
Collection.Key key)
|
static boolean |
call(PageContext pc,
double scope,
Collection.Key[] varNames)
|
static boolean |
call(PageContext pc,
double scope,
String key)
|
static boolean |
call(PageContext pc,
double scope,
String[] varNames)
|
static boolean |
call(PageContext pc,
String varName)
|
static boolean |
invoke(PageContext pc,
String[] varNames,
boolean allowNull)
|
IsDefined
public IsDefined()
call
public static boolean call(PageContext pc,
String varName)
call
public static boolean call(PageContext pc,
double scope,
Collection.Key key)
call
public static boolean call(PageContext pc,
double scope,
Collection.Key[] varNames)
invoke
public static boolean invoke(PageContext pc,
String[] varNames,
boolean allowNull)
call
public static boolean call(PageContext pc,
double scope,
String key)
call
public static boolean call(PageContext pc,
double scope,
String[] varNames)
Copyright © 2012 Railo