|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlaceholderUrlFactory in com.atlassian.confluence.content.render.xhtml.editor.macro |
---|
Classes in com.atlassian.confluence.content.render.xhtml.editor.macro that implement PlaceholderUrlFactory | |
---|---|
class |
DefaultPlaceholderUrlFactory
|
Fields in com.atlassian.confluence.content.render.xhtml.editor.macro declared as PlaceholderUrlFactory | |
---|---|
protected PlaceholderUrlFactory |
EditorBodilessMacroMarshaller.placeholderUrlFactory
|
Constructors in com.atlassian.confluence.content.render.xhtml.editor.macro with parameters of type PlaceholderUrlFactory | |
---|---|
CustomImageEditorMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
ContextPathHolder contextPathHolder,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory)
|
|
CustomPlaceholderEditorMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory)
|
|
EditorBodilessMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory)
|
|
EditorBodyMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory)
|
|
EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory)
|
Uses of PlaceholderUrlFactory in com.atlassian.confluence.content.render.xhtml.transformers |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.transformers with parameters of type PlaceholderUrlFactory | |
---|---|
TransformErrorToHtmlPlaceholder(PlaceholderUrlFactory placeholderUrlFactory)
|
Uses of PlaceholderUrlFactory in com.atlassian.confluence.content.render.xhtml.view.embed |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.view.embed with parameters of type PlaceholderUrlFactory | |
---|---|
ViewUnidentifiedAttachmentMarshaller(PlaceholderUrlFactory placeholderUrlFactory)
|
Uses of PlaceholderUrlFactory in com.atlassian.confluence.content.render.xhtml.view.macro |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.view.macro with parameters of type PlaceholderUrlFactory | |
---|---|
ViewMacroMarshaller(MacroManager macroManager,
XMLOutputFactory xmlOutputFactory,
ContextPathHolder contextPathHolder,
I18NBeanFactory i18nBeanFactory,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
PlaceholderUrlFactory placeholderUrlFactory,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |