java.lang.Object
jakarta.servlet.jsp.tagext.SimpleTagSupport
com.aoapps.encoding.taglib.EncodingNullTag
com.aoapps.taglib.ResourceEditorTag
Allows editing of the website resource bundles through the website itself.
This should be placed immediately before the body tag is closed.
If no lookups have been recorded, such as when the resource editor is disable,
this will not create the editor.
- Author:
- AO Industries, Inc.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aoapps.encoding.taglib.EncodingNullTag
doTag, invoke, setMediaEncoderOptions, writeEncoderPrefix, writeEncoderSuffix, writePrefix, writeSuffixMethods inherited from class jakarta.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Constructor Details
-
ResourceEditorTag
public ResourceEditorTag()
-
-
Method Details
-
getOutputType
- Specified by:
getOutputTypein classEncodingNullTag
-
doTag
- Overrides:
doTagin classEncodingNullTag- Throws:
JspExceptionIOException
-
