railo.runtime.tag
Class Module
java.lang.Object
railo.runtime.ext.tag.TagImpl
railo.runtime.ext.tag.BodyTagImpl
railo.runtime.ext.tag.BodyTagTryCatchFinallyImpl
railo.runtime.tag.CFTag
railo.runtime.tag.Module
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.Tag, javax.servlet.jsp.tagext.TryCatchFinally, AppendixTag, DynamicAttributes
public final class Module
- extends CFTag
Invokes a custom tag for use in CFML application pages.
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
EVAL_BODY_AGAIN |
Methods inherited from class railo.runtime.tag.CFTag |
_doCFCCatch, doAfterBody, doCatch, doEndTag, doInitBody, doStartTag, getAppendix, getAttributesScope, getCallerScope, getComponent, getThis, getVariablesScope, hasBody, initFile, isCFCBasedCustomTag, release, setAppendix, setDynamicAttribute |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
getParent, setPageContext, setParent |
Module
public Module()
initFile
public void initFile()
throws MissingIncludeException,
ExpressionException
- Throws:
ExpressionException
MissingIncludeException
- See Also:
CFTag.initFile()
Copyright © 2012 Railo