railo.runtime.functions.system
Class GetCurrentContext

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

public final class GetCurrentContext
extends Object
implements Function

returns the root of this actuell Page Context

See Also:
Serialized Form

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

Constructor Detail

GetCurrentContext

public GetCurrentContext()
Method Detail

call

public static Array call(PageContext pc)

_getTagContext

public static void _getTagContext(PageContext pc,
                                  Array tagContext,
                                  Throwable t)


Copyright © 2012 Railo