railo.runtime.functions.system
Class CallStackGet

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

public final class CallStackGet
extends Object
implements Function

returns the root of this actuell Page Context

See Also:
Serialized Form

Constructor Summary
CallStackGet()
           
 
Method Summary
static void _getTagContext(PageContext pc, Array tagContext, Throwable t, Collection.Key lineNumberName)
           
static Array call(PageContext pc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallStackGet

public CallStackGet()
Method Detail

call

public static Array call(PageContext pc)

_getTagContext

public static void _getTagContext(PageContext pc,
                                  Array tagContext,
                                  Throwable t,
                                  Collection.Key lineNumberName)


Copyright © 2012 Railo