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