|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.web.component.AbstractWebComponent
com.atlassian.jira.web.component.webfragment.WebFragmentWebComponent
public class WebFragmentWebComponent
This class displays sections of the web interface through plugins
The layout of sections and its items are handled by the velocity template file
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.web.component.AbstractWebComponent |
|---|
applicationProperties |
| Constructor Summary | |
|---|---|
WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager,
VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
SimpleLinkManager simpleLinkManager)
|
|
| Method Summary | |
|---|---|
String |
getHtml(String template,
String location,
JiraHelper jiraHelper)
|
String |
getHtml(String template,
String location,
JiraHelper jiraHelper,
ContextLayoutBean layoutBean)
|
boolean |
hasDisplayableItems(String location,
JiraHelper jiraHelper)
|
| Methods inherited from class com.atlassian.jira.web.component.AbstractWebComponent |
|---|
getHtml |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebFragmentWebComponent(JiraWebInterfaceManager webInterfaceManager,
VelocityTemplatingEngine templatingEngine,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
SimpleLinkManager simpleLinkManager)
| Method Detail |
|---|
public String getHtml(String template,
String location,
JiraHelper jiraHelper)
public String getHtml(String template,
String location,
JiraHelper jiraHelper,
ContextLayoutBean layoutBean)
public boolean hasDisplayableItems(String location,
JiraHelper jiraHelper)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||