railo.runtime.functions.other
Class GetBaseTagData

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

public final class GetBaseTagData
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
GetBaseTagData()
           
 
Method Summary
static Struct call(PageContext pc, String tagName)
           
static Struct call(PageContext pc, String tagName, double minLevel)
           
static CFTag getParentCFTag(javax.servlet.jsp.tagext.Tag tag, String trgTagName, int minLevel)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBaseTagData

public GetBaseTagData()
Method Detail

call

public static Struct call(PageContext pc,
                          String tagName)
                   throws PageException
Throws:
PageException

call

public static Struct call(PageContext pc,
                          String tagName,
                          double minLevel)
                   throws PageException
Throws:
PageException

getParentCFTag

public static CFTag getParentCFTag(javax.servlet.jsp.tagext.Tag tag,
                                   String trgTagName,
                                   int minLevel)


Copyright © 2012 Railo