public class

JiraApplyDecoratorTag

extends ApplyDecoratorTag
java.lang.Object
   ↳ javax.servlet.jsp.tagext.TagSupport
     ↳ javax.servlet.jsp.tagext.BodyTagSupport
       ↳ com.opensymphony.module.sitemesh.taglib.page.ApplyDecoratorTag
         ↳ com.atlassian.jira.web.tags.JiraApplyDecoratorTag

Class Overview

This is a very simple subclass of the SiteMesh ApplyDecoratorTag which automatically sets the encoding of the decorator to JIRA's encoding value.

Summary

[Expand]
Inherited Constants
From interface javax.servlet.jsp.tagext.BodyTag
From interface javax.servlet.jsp.tagext.IterationTag
From interface javax.servlet.jsp.tagext.Tag
[Expand]
Inherited Fields
From class javax.servlet.jsp.tagext.BodyTagSupport
From class javax.servlet.jsp.tagext.TagSupport
From interface com.opensymphony.module.sitemesh.RequestConstants
Public Constructors
JiraApplyDecoratorTag()
Public Methods
int doEndTag()
int doStartTag()
void setId(String id)
[Expand]
Inherited Methods
From class com.opensymphony.module.sitemesh.taglib.page.ApplyDecoratorTag
From class javax.servlet.jsp.tagext.BodyTagSupport
From class javax.servlet.jsp.tagext.TagSupport
From class java.lang.Object
From interface javax.servlet.jsp.tagext.BodyTag
From interface javax.servlet.jsp.tagext.IterationTag
From interface javax.servlet.jsp.tagext.Tag

Public Constructors

public JiraApplyDecoratorTag ()

Public Methods

public int doEndTag ()

Throws
JspException

public int doStartTag ()

public void setId (String id)