|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FooterModuleDescriptor
Module descriptor for footer modules.
| Method Summary | |
|---|---|
String |
getFooterHtml(javax.servlet.http.HttpServletRequest request,
Map startingParams)
This method will setup the params related to the license information and render the html for the footer. |
| Methods inherited from interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor |
|---|
getHtml, getHtml, getI18nBean, writeHtml |
| Methods inherited from interface com.atlassian.plugin.ModuleDescriptor |
|---|
destroy, destroy, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModule, getModuleClass, getName, getParams, getPlugin, getPluginKey, hashCode, init, isEnabledByDefault, isSystemModule, satisfiesMinJavaVersion |
| Methods inherited from interface com.atlassian.plugin.Resourced |
|---|
getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation |
| Methods inherited from interface com.atlassian.jira.plugin.OrderableModuleDescriptor |
|---|
getOrder |
| Method Detail |
|---|
String getFooterHtml(javax.servlet.http.HttpServletRequest request,
Map startingParams)
request - the servlet requeststartingParams - any parameters that you want to have available in the context when rendering the footer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||