railo.runtime.functions.other
Class DumpStruct
java.lang.Object
railo.runtime.functions.other.DumpStruct
- All Implemented Interfaces:
- Serializable, Function
public final class DumpStruct
- extends Object
- implements Function
- See Also:
- Serialized Form
Method Summary |
static Struct |
call(PageContext pc,
Object object)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs)
|
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs,
String label)
|
static String |
getContext()
|
DumpStruct
public DumpStruct()
call
public static Struct call(PageContext pc,
Object object)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel,
String show)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs)
call
public static Struct call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs,
String label)
getContext
public static String getContext()
Copyright © 2012 Railo