java.lang.Object
javax.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
-
Method Summary
Methods inherited from class com.aoapps.encoding.taglib.EncodingNullTag
doTag, invoke, setMediaEncoderOptions, writeEncoderPrefix, writeEncoderSuffix, writePrefix, writeSuffix
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Constructor Details
-
ResourceEditorTag
public ResourceEditorTag()
-
-
Method Details
-
getOutputType
- Specified by:
getOutputType
in classEncodingNullTag
-
doTag
- Overrides:
doTag
in classEncodingNullTag
- Throws:
JspException
IOException
-