A C D E G H I L M N O P R S T W X

A

AbstractCompositeCondition - Class in com.atlassian.plugin.web.conditions
 
AbstractCompositeCondition() - Constructor for class com.atlassian.plugin.web.conditions.AbstractCompositeCondition
 
AbstractWebFragmentModuleDescriptor<T> - Class in com.atlassian.plugin.web.descriptors
An abstract convenience class for web fragment descriptors.
AbstractWebFragmentModuleDescriptor(WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
AbstractWebFragmentModuleDescriptor() - Constructor for class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
AbstractWebFragmentModuleDescriptor(ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
AbstractWebItem - Class in com.atlassian.plugin.web.model
Represents web items that can be rendered using velocity, and inject its own context using the ContextProvider
AbstractWebItem(WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.AbstractWebItem
 
AbstractWebPanel - Class in com.atlassian.plugin.web.model
 
AbstractWebPanel(PluginAccessor) - Constructor for class com.atlassian.plugin.web.model.AbstractWebPanel
 
addCondition(Condition) - Method in class com.atlassian.plugin.web.conditions.AbstractCompositeCondition
 
AlwaysDisplayCondition - Class in com.atlassian.plugin.web.conditions
Always show a web link.
AlwaysDisplayCondition() - Constructor for class com.atlassian.plugin.web.conditions.AlwaysDisplayCondition
 
AND - Static variable in class com.atlassian.plugin.web.descriptors.ConditionElementParser.CompositeType
 
AndCompositeCondition - Class in com.atlassian.plugin.web.conditions
 
AndCompositeCondition() - Constructor for class com.atlassian.plugin.web.conditions.AndCompositeCondition
 

C

com.atlassian.plugin.web - package com.atlassian.plugin.web
 
com.atlassian.plugin.web.conditions - package com.atlassian.plugin.web.conditions
 
com.atlassian.plugin.web.descriptors - package com.atlassian.plugin.web.descriptors
 
com.atlassian.plugin.web.model - package com.atlassian.plugin.web.model
 
com.atlassian.plugin.web.renderer - package com.atlassian.plugin.web.renderer
 
compare(WeightedDescriptor, WeightedDescriptor) - Method in class com.atlassian.plugin.web.descriptors.WeightedDescriptorComparator
 
COMPOSITE_TYPE_AND - Static variable in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
Deprecated. As of 2.5.0, use ConditionElementParser.CompositeType.AND
COMPOSITE_TYPE_OR - Static variable in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
Deprecated. As of 2.5.0, use ConditionElementParser.CompositeType.OR
Condition - Interface in com.atlassian.plugin.web
Decides whether a web section or web item should be displayed
condition - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
ConditionalDescriptor - Interface in com.atlassian.plugin.web.descriptors
A simple interface implemented by any descriptors that support display conditions.
ConditionElementParser - Class in com.atlassian.plugin.web.descriptors
This class contains the logic for constructing Condition objects from a module descriptor's XML element.
ConditionElementParser(ConditionElementParser.ConditionFactory) - Constructor for class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
ConditionElementParser.CompositeType - Class in com.atlassian.plugin.web.descriptors
 
ConditionElementParser.CompositeType() - Constructor for class com.atlassian.plugin.web.descriptors.ConditionElementParser.CompositeType
 
ConditionElementParser.ConditionFactory - Interface in com.atlassian.plugin.web.descriptors
Creates a condition.
ConditionLoadingException - Exception in com.atlassian.plugin.web.conditions
 
ConditionLoadingException() - Constructor for exception com.atlassian.plugin.web.conditions.ConditionLoadingException
 
ConditionLoadingException(String) - Constructor for exception com.atlassian.plugin.web.conditions.ConditionLoadingException
 
ConditionLoadingException(String, Throwable) - Constructor for exception com.atlassian.plugin.web.conditions.ConditionLoadingException
 
ConditionLoadingException(Throwable) - Constructor for exception com.atlassian.plugin.web.conditions.ConditionLoadingException
 
conditions - Variable in class com.atlassian.plugin.web.conditions.AbstractCompositeCondition
 
ContextAware - Interface in com.atlassian.plugin.web.descriptors
Makes a plugin module aware of its Velocity context.
ContextProvider - Interface in com.atlassian.plugin.web
Main purpose of this is to add additional context entries for the web fragment and make it available within the XML
contextProvider - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
create(String, Plugin) - Method in interface com.atlassian.plugin.web.descriptors.ConditionElementParser.ConditionFactory
 

D

DefaultAbstractWebFragmentModuleDescriptor<T> - Class in com.atlassian.plugin.web.descriptors
Wrapper for WebFragmentModuleDescriptor, so that it could be extended by application specific wrappers to provide additional methods.
DefaultAbstractWebFragmentModuleDescriptor(WebFragmentModuleDescriptor<T>) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
DefaultWebIcon - Class in com.atlassian.plugin.web.model
Represents an icon associated with an item.
DefaultWebIcon(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebIcon
 
DefaultWebInterfaceManager - Class in com.atlassian.plugin.web
Stores and manages flexible web interface sections available in the system.
DefaultWebInterfaceManager() - Constructor for class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
DefaultWebInterfaceManager(PluginAccessor, WebFragmentHelper) - Constructor for class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
DefaultWebItemModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
Represents a pluggable link.
DefaultWebItemModuleDescriptor(WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
DefaultWebItemModuleDescriptor() - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
DefaultWebLabel - Class in com.atlassian.plugin.web.model
A simple bean to represent labels in the web interface.
DefaultWebLabel(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebLabel
 
DefaultWebLink - Class in com.atlassian.plugin.web.model
Represents a single "href", with a variety of permutations.
DefaultWebLink(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebLink
 
DefaultWebPanelModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
The web panel module declares a single web panel in atlassian-plugin.xml.
DefaultWebPanelModuleDescriptor(HostContainer, ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
DefaultWebParam - Class in com.atlassian.plugin.web.model
Represents a sorted map of parameters.
DefaultWebParam(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebParam
 
DefaultWebParam(Map<String, String>, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebParam
 
DefaultWebSectionModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
Represents a web section - that is a collection of web items.
DefaultWebSectionModuleDescriptor(WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
DefaultWebSectionModuleDescriptor() - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
destroy(Plugin) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 

E

element - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
EmbeddedTemplateWebPanel - Class in com.atlassian.plugin.web.model
This class is used for web panel declaration that do not have a custom class attribute in their descriptor, nor a location attribute in their resource child element.
EmbeddedTemplateWebPanel(PluginAccessor) - Constructor for class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
equals(Object) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 

G

get(String) - Method in class com.atlassian.plugin.web.model.DefaultWebParam
 
get(String) - Method in interface com.atlassian.plugin.web.model.WebParam
 
getAccessKey(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getAccessKey(Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebLink
 
getCompleteKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getCondition() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getCondition() - Method in interface com.atlassian.plugin.web.descriptors.ConditionalDescriptor
 
getCondition() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getCondition() - Method in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
 
getContextMap(Map<String, Object>) - Method in interface com.atlassian.plugin.web.ContextProvider
Gets the additional context map to make available for the web fragment
getContextMap(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.AbstractWebItem
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.plugin.web.NoOpContextProvider
 
getContextProvider() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getContextProvider() - Method in interface com.atlassian.plugin.web.descriptors.ContextAware
Returns the ContextProvider that augments the context used to render a web module.
getContextProvider() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDecoratedDescriptor() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDescription() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDescriptionKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDescriptor() - Method in class com.atlassian.plugin.web.model.AbstractWebItem
 
getDescriptor() - Method in interface com.atlassian.plugin.web.model.WebLink
 
getDescriptor() - Method in interface com.atlassian.plugin.web.model.WebParam
 
getDisplayableItems(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableItems(String, Map<String, Object>) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getDisplayableLabel(HttpServletRequest, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLabel
 
getDisplayableLabel(HttpServletRequest, Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebLabel
 
getDisplayableSections(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableSections(String, Map<String, Object>) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getDisplayableUrl(HttpServletRequest, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getDisplayableUrl(HttpServletRequest, Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebLink
 
getDisplayableWebPanelDescriptors(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableWebPanelDescriptors(String, Map<String, Object>) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getDisplayableWebPanels(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableWebPanels(String, Map<String, Object>) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getHeight() - Method in class com.atlassian.plugin.web.model.DefaultWebIcon
 
getHeight() - Method in interface com.atlassian.plugin.web.model.WebIcon
 
getHtml(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
getHtml(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
 
getHtml(Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebPanel
Returns the HTML that will be placed in the host application's page.
getI18nNameKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getI18nValue(String, List<?>, Map<String, Object>) - Method in interface com.atlassian.plugin.web.WebFragmentHelper
Look up a message key in the application
getIcon() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getIcon() - Method in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
 
getId() - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getId() - Method in interface com.atlassian.plugin.web.model.WebLink
 
getItems(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getItems(String) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getKey() - Method in class com.atlassian.plugin.web.model.DefaultWebLabel
 
getKey() - Method in interface com.atlassian.plugin.web.model.WebLabel
 
getLink() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getLink() - Method in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
 
getLocation() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
getLocation() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
getLocation() - Method in interface com.atlassian.plugin.web.descriptors.WebPanelModuleDescriptor
Returns the location in the host application where the web panel should be embedded.
getLocation() - Method in interface com.atlassian.plugin.web.descriptors.WebSectionModuleDescriptor
 
getMinJavaVersion() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
getModuleClass() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getModuleClass() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
getName() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getNoKeyValue() - Method in class com.atlassian.plugin.web.model.DefaultWebLabel
 
getNoKeyValue() - Method in interface com.atlassian.plugin.web.model.WebLabel
 
getParams() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getParams() - Method in class com.atlassian.plugin.web.model.DefaultWebParam
 
getParams() - Method in interface com.atlassian.plugin.web.model.WebParam
 
getPlugin() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getPluginKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getRenderedParam(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebParam
 
getRenderedParam(String, Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebParam
 
getRenderedUrl(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getRenderedUrl(Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebLink
 
getRenderer() - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
 
getResourceDescriptor(String, String) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getResourceDescriptors() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getResourceDescriptors(String) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
Deprecated. since 2.5.0 use DefaultAbstractWebFragmentModuleDescriptor.getResourceDescriptors() and filter as required
getResourceLocation(String, String) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getResourceType() - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
getResourceType() - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
 
getSection() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getSection() - Method in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
 
getSections(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getSections(String) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getStyleClass() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getStyleClass() - Method in interface com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor
Returns the item style as a "class" String consisting of one or more style classes.
getTooltip() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getTooltip() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getTooltip() - Method in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
 
getUrl() - Method in class com.atlassian.plugin.web.model.DefaultWebIcon
 
getUrl() - Method in interface com.atlassian.plugin.web.model.WebIcon
 
getWebFragmentHelper() - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebFragmentHelper() - Method in class com.atlassian.plugin.web.model.AbstractWebItem
 
getWebFragmentHelper() - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getWebLabel() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getWebLabel() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getWebLabel() - Method in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
 
getWebPanelDescriptors(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebPanelDescriptors(String) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getWebPanels(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebPanels(String) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 
getWebParams() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getWebParams() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getWebParams() - Method in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
 
getWeight() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getWeight() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getWeight() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
getWeight() - Method in interface com.atlassian.plugin.web.descriptors.WebFragmentModuleDescriptor
 
getWeight() - Method in interface com.atlassian.plugin.web.descriptors.WeightedDescriptor
 
getWidth() - Method in class com.atlassian.plugin.web.model.DefaultWebIcon
 
getWidth() - Method in interface com.atlassian.plugin.web.model.WebIcon
 

H

hasAccessKey() - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
hasAccessKey() - Method in interface com.atlassian.plugin.web.model.WebLink
 
hashCode() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
hasSectionsForLocation(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
hasSectionsForLocation(String) - Method in interface com.atlassian.plugin.web.WebInterfaceManager
 

I

init(Map<String, String>) - Method in interface com.atlassian.plugin.web.Condition
Called after creation and autowiring.
init(Map<String, String>) - Method in class com.atlassian.plugin.web.conditions.AbstractCompositeCondition
 
init(Map<String, String>) - Method in class com.atlassian.plugin.web.conditions.AlwaysDisplayCondition
 
init(Map<String, String>) - Method in class com.atlassian.plugin.web.conditions.InvertedCondition
 
init(Map<String, String>) - Method in class com.atlassian.plugin.web.conditions.NeverDisplayCondition
 
init(Map<String, String>) - Method in interface com.atlassian.plugin.web.ContextProvider
Called after creation and autowiring.
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.plugin.web.NoOpContextProvider
 
InvertedCondition - Class in com.atlassian.plugin.web.conditions
 
InvertedCondition(Condition) - Constructor for class com.atlassian.plugin.web.conditions.InvertedCondition
 
isEnabledByDefault() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
isSystemModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 

L

label - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
loadCondition(String, Plugin) - Method in interface com.atlassian.plugin.web.WebFragmentHelper
Deprecated. Since 2.7.0, will use HostContainer.create in future versions
loadContextProvider(String, Plugin) - Method in interface com.atlassian.plugin.web.WebFragmentHelper
Creates a context provider instance.

M

makeCondition(Element) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
makeCondition(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
makeConditions(Element, int) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
Create a condition for when this web fragment should be displayed
makeConditions(List, int) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
makeConditions(Plugin, Element, int) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
Create a condition for when this web fragment should be displayed.
makeConditions(Plugin, List<Element>, int) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
makeContextProvider(Element) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 

N

NeverDisplayCondition - Class in com.atlassian.plugin.web.conditions
Always hide a web link.
NeverDisplayCondition() - Constructor for class com.atlassian.plugin.web.conditions.NeverDisplayCondition
 
NoOpContextProvider - Class in com.atlassian.plugin.web
A ContextProvider implementation that just passes the given context back.
NoOpContextProvider() - Constructor for class com.atlassian.plugin.web.NoOpContextProvider
 

O

OR - Static variable in class com.atlassian.plugin.web.descriptors.ConditionElementParser.CompositeType
 
OrCompositeCondition - Class in com.atlassian.plugin.web.conditions
 
OrCompositeCondition() - Constructor for class com.atlassian.plugin.web.conditions.OrCompositeCondition
 

P

params - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
params - Variable in class com.atlassian.plugin.web.model.DefaultWebParam
parameters are sorted in order for the i18n arguments to be in order
parse(String) - Static method in class com.atlassian.plugin.web.descriptors.ConditionElementParser.CompositeType
 
plugin - Variable in class com.atlassian.plugin.web.model.AbstractWebPanel
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 

R

refresh() - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
refresh() - Method in interface com.atlassian.plugin.web.WebInterfaceManager
Refresh the contents of the web interface manager.
render(String, Plugin, Map<String, Object>, Writer) - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
render(String, Plugin, Map<String, Object>, Writer) - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
Renders the template to the writer.
RENDERER - Static variable in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
RendererException - Exception in com.atlassian.plugin.web.renderer
 
RendererException(Throwable) - Constructor for exception com.atlassian.plugin.web.renderer.RendererException
 
RendererException(String) - Constructor for exception com.atlassian.plugin.web.renderer.RendererException
 
RendererException(String, Throwable) - Constructor for exception com.atlassian.plugin.web.renderer.RendererException
 
renderFragment(String, Plugin, Map<String, Object>) - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
renderFragment(Writer, String, Plugin, Map<String, Object>) - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
renderFragment(String, Plugin, Map<String, Object>) - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
Deprecated. since 2.11. Use WebPanelRenderer.renderFragment(java.io.Writer, String, com.atlassian.plugin.Plugin, java.util.Map) instead. Method no longer used inside the atlassian-plugins-webfragment module.
renderFragment(Writer, String, Plugin, Map<String, Object>) - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
Renders the fragment using the given context and adding I18nResolver and WebResourceManager, writing the output to the provided writer.
renderVelocityFragment(String, Map<String, Object>) - Method in interface com.atlassian.plugin.web.WebFragmentHelper
Renders the string fragment as a Velocity template
RESOURCE_TYPE - Static variable in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
ResourceTemplateWebPanel - Class in com.atlassian.plugin.web.model
This class is used for web panel declaration that do not have a custom class attribute in their descriptor, but do have a location attribute in their resource child element, which points to a template file on the (plugin's) classpath.
ResourceTemplateWebPanel(PluginAccessor) - Constructor for class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
 

S

satisfiesMinJavaVersion() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
setPlugin(Plugin) - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
setPluginManager(PluginManager) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
Deprecated. since 2.2.0, use DefaultWebInterfaceManager.setPluginAccessor(PluginAccessor) instead
setResourceFilename(String) - Method in class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
Specifies the name of the template file that is to be rendered.
setResourceType(String) - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
 
setTemplateBody(String) - Method in class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
setWebFragmentHelper(WebFragmentHelper) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
shouldDisplay(Map<String, Object>) - Method in interface com.atlassian.plugin.web.Condition
Determine whether the web fragment should be displayed
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.plugin.web.conditions.AbstractCompositeCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.plugin.web.conditions.AlwaysDisplayCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.plugin.web.conditions.AndCompositeCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.plugin.web.conditions.InvertedCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.plugin.web.conditions.NeverDisplayCondition
 
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.plugin.web.conditions.OrCompositeCondition
 
StaticWebPanelRenderer - Class in com.atlassian.plugin.web.renderer
Static WebPanelRenderer, just returns the supplied text.
StaticWebPanelRenderer() - Constructor for class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 

T

tooltip - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
toString() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 

W

WebFragmentHelper - Interface in com.atlassian.plugin.web
Provides application specific methods to build/render web fragments
WebFragmentModuleDescriptor<T> - Interface in com.atlassian.plugin.web.descriptors
A convenience interface for web fragment descriptors
WebIcon - Interface in com.atlassian.plugin.web.model
Represents an icon link
webInterfaceManager - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
WebInterfaceManager - Interface in com.atlassian.plugin.web
A simple manager to provide sections of the web interface through plugins.
WebItemModuleDescriptor - Interface in com.atlassian.plugin.web.descriptors
A web-item plugin adds extra links to a particular section.
WebLabel - Interface in com.atlassian.plugin.web.model
Represents a plain text, primarily used as a links name
WebLink - Interface in com.atlassian.plugin.web.model
 
WebPanel - Interface in com.atlassian.plugin.web.model
The module that is responsive for providing the raw content for a Web Panel.
WebPanelModuleDescriptor - Interface in com.atlassian.plugin.web.descriptors
The web panel module declares a single web panel in atlassian-plugin.xml.
WebPanelRenderer - Interface in com.atlassian.plugin.web.renderer
This interface allows the plugin system to be extended by adding new renderers for new markup formats.
WebPanelRendererModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
The web panel renderer module is used to add web panel renderers to the plugin system.
WebPanelRendererModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
WebParam - Interface in com.atlassian.plugin.web.model
Represents arbitrary number of key/value pairs
WebSectionModuleDescriptor - Interface in com.atlassian.plugin.web.descriptors
A web-section plugin adds extra sections to a particular location.
weight - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
WEIGHTED_DESCRIPTOR_COMPARATOR - Static variable in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
WeightedDescriptor - Interface in com.atlassian.plugin.web.descriptors
A simple interface implemented by any weighted descriptors.
WeightedDescriptorComparator - Class in com.atlassian.plugin.web.descriptors
A simple comparator for any weighted descriptor - lowest weights first.
WeightedDescriptorComparator() - Constructor for class com.atlassian.plugin.web.descriptors.WeightedDescriptorComparator
 
writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
Default implementation of WebPanel.writeHtml(java.io.Writer, java.util.Map) that delegates to WebPanel.getHtml(java.util.Map).
writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
 
writeHtml(Writer, Map<String, Object>) - Method in interface com.atlassian.plugin.web.model.WebPanel
Writes the HTML for this panel into the supplied writer.

X

XML_ELEMENT_NAME - Static variable in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
Host applications should use this string when registering the web panel module descriptor.
XML_ELEMENT_NAME - Static variable in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
Host applications should use this string when registering the WebPanelRendererModuleDescriptor.

A C D E G H I L M N O P R S T W X

Copyright © 2013 Atlassian. All Rights Reserved.