Package com.atlassian.jira.web.tags

Class Summary
Escape Escape a block of text so it's valid HTML
FeatureCheckTag Represents a JSP Tag that is able to include its content if the flag specified in the attribute is enabled.
FormatUserTag Formats a user given the username (or user object, a type and id) using UserFormats.
IssueTableTag JSP tag to write a table of issues to the JSP output.
JiraApplyDecoratorTag This is a very simple subclass of the SiteMesh ApplyDecoratorTag which automatically sets the encoding of the decorator to JIRA's encoding value.
LinkBugKeys  
LoginLink  
RenderTag Tag for rendering renderables
SoyTemplateTag Wrapper to call a soy template
StripHtmlMarkup  
Text2Html A wrapper around TextUtils.plainTextToHtml(java.lang.String).
TextTag This JSP tag is used in the <ww:text tags all throughout JIRA.
URLTag This overrides the basic URLTag in webwork to provide JIRA specific behaviour
WebResourceRequireTag Represents a JSP Tag that is able to indicate a list of required web-resources for the current page.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.