Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory

Packages that use PlaceholderUrlFactory
com.atlassian.confluence.content.render.xhtml.editor.embed   
com.atlassian.confluence.content.render.xhtml.editor.macro   
com.atlassian.confluence.content.render.xhtml.transformers   
com.atlassian.confluence.content.render.xhtml.view.embed   
com.atlassian.confluence.content.render.xhtml.view.macro   
 

Uses of PlaceholderUrlFactory in com.atlassian.confluence.content.render.xhtml.editor.embed
 

Constructors in com.atlassian.confluence.content.render.xhtml.editor.embed with parameters of type PlaceholderUrlFactory
EditorUnidentifiedAttachmentMarshaller(StorageAttachmentResourceIdentifierMarshaller storageAttachmentResourceIdentifierMarshaller, PlaceholderUrlFactory placeholderUrlFactory)
           
 

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, javax.xml.stream.XMLOutputFactory xmlOutputFactory)
           
CustomPlaceholderEditorMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, javax.xml.stream.XMLOutputFactory xmlOutputFactory)
           
EditorBodilessMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, javax.xml.stream.XMLOutputFactory xmlOutputFactory)
           
EditorBodyMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, javax.xml.stream.XMLOutputFactory xmlOutputFactory)
           
EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, javax.xml.stream.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
ViewMacroMarshallerFactoryImpl(MacroManager macroManager, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, com.atlassian.event.api.EventPublisher eventPublisher, javax.xml.stream.XMLOutputFactory xmlOutputFactory, PlaceholderUrlFactory placeholderUrlFactory, ConfluenceMonitoring monitoring)
           
ViewUnknownMacroMarshaller(javax.xml.stream.XMLOutputFactory xmlOutputFactory, PlaceholderUrlFactory placeholderUrlFactory)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.