public class EndTemplateTag extends AbstractTemplateTag
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger |
debugEnabled, editingEnabled, urlPrefix| Constructor and Description |
|---|
EndTemplateTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
includeCustomConfiguration(Writer out)
Extension point for allowing inheriting classes to inject custom
configuration script
|
void |
release() |
encode, getToolbarLocation, getWebEditorUrlPrefix, isDebugEnabled, isEditingEnabledpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionTagSupport.doStartTag()public void includeCustomConfiguration(Writer out) throws IOException
out - writerIOExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class AbstractTemplateTagTagSupport.release()Copyright © 2005–2016 Alfresco Software. All rights reserved.