public interface FooterModuleDescriptor extends JiraResourcedModuleDescriptor<PluggableFooter>, OrderableModuleDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getFooterHtml(javax.servlet.http.HttpServletRequest request,
Map<String,?> startingParams)
This method will setup the params related to the license information and render the html for the footer.
|
getHtml, getHtml, getI18nBean, writeHtml
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabled, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation
getOrder
String getFooterHtml(javax.servlet.http.HttpServletRequest request, Map<String,?> startingParams)
request
- the servlet requeststartingParams
- any parameters that you want to have available in the context when rendering the footer.Copyright © 2002-2015 Atlassian. All Rights Reserved.