|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XhtmlContent in com.atlassian.confluence.content.render.xhtml |
---|
Classes in com.atlassian.confluence.content.render.xhtml that implement XhtmlContent | |
---|---|
class |
DefaultXhtmlContent
|
Uses of XhtmlContent in com.atlassian.confluence.content.render.xhtml.migration.macro |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.migration.macro with parameters of type XhtmlContent | |
---|---|
JiraIssueMacroServerParamsMigrator(SearchManager searchManager,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
ContentDao contentDao,
XhtmlContent xhtmlContent,
com.atlassian.applinks.api.ApplicationLinkService applinkService)
|
Uses of XhtmlContent in com.atlassian.confluence.content.render.xhtml.view.excerpt |
---|
Constructors in com.atlassian.confluence.content.render.xhtml.view.excerpt with parameters of type XhtmlContent | |
---|---|
DefaultExcerpter(javax.xml.stream.XMLOutputFactory xmlFragmentOutputFactory,
XmlEventReaderFactory xmlEventReaderFactory,
HtmlToXmlConverter htmlToXmlConverter,
SettingsManager settingsManager,
Renderer viewRenderer,
Unmarshaller<EmbeddedImage> embeddedImageUnmarshaller,
FragmentTransformer fragmentTransformer,
AttachmentResourceIdentifierResolver attachmentResolver,
DataSourceFactory datasourceFactory,
ThumbnailManager thumbnailManager,
XhtmlContent xhtmlContent)
|
Uses of XhtmlContent in com.atlassian.confluence.diff |
---|
Constructors in com.atlassian.confluence.diff with parameters of type XhtmlContent | |
---|---|
WikiConvertingHtmlDiffer(XhtmlContent xhtmlContent,
DaisyHtmlDiffer delegateDiffer)
|
Uses of XhtmlContent in com.atlassian.confluence.macro.xhtml |
---|
Constructors in com.atlassian.confluence.macro.xhtml with parameters of type XhtmlContent | |
---|---|
XhtmlWikiMarkupMacroMigrator(XhtmlContent xhtmlContent,
ExceptionTolerantMigrator delegateMigrator)
|
Uses of XhtmlContent in com.atlassian.confluence.pages.actions |
---|
Methods in com.atlassian.confluence.pages.actions with parameters of type XhtmlContent | |
---|---|
void |
ViewPageAction.setXhtmlContent(XhtmlContent xhtmlContent)
|
void |
PageVariablesAction.setXhtmlContent(XhtmlContent xhtmlContent)
|
Uses of XhtmlContent in com.atlassian.confluence.plugins.doctheme |
---|
Constructors in com.atlassian.confluence.plugins.doctheme with parameters of type XhtmlContent | |
---|---|
SpaceJumpMacro(XhtmlContent xhtmlContent)
|
Uses of XhtmlContent in com.atlassian.confluence.plugins.link |
---|
Constructors in com.atlassian.confluence.plugins.link with parameters of type XhtmlContent | |
---|---|
LinkMacro(XhtmlContent xhtmlContent,
XmlStreamWriterTemplate xmlStreamWriterTemplate)
|
Uses of XhtmlContent in com.atlassian.confluence.plugins.macrousage.extractor |
---|
Constructors in com.atlassian.confluence.plugins.macrousage.extractor with parameters of type XhtmlContent | |
---|---|
MacroExtractor(XhtmlContent xhtmlContent,
com.atlassian.renderer.v2.macro.MacroManager macroManager)
|
Uses of XhtmlContent in com.atlassian.confluence.plugins.viewsource |
---|
Methods in com.atlassian.confluence.plugins.viewsource with parameters of type XhtmlContent | |
---|---|
void |
ViewSourceAction.setXhtmlContent(XhtmlContent xhtmlContent)
|
Uses of XhtmlContent in com.atlassian.confluence.spaces.listeners |
---|
Fields in com.atlassian.confluence.spaces.listeners declared as XhtmlContent | |
---|---|
protected XhtmlContent |
AbstractSpaceContentListener.xhtmlContent
|
Methods in com.atlassian.confluence.spaces.listeners with parameters of type XhtmlContent | |
---|---|
void |
AbstractSpaceContentListener.setXhtmlContent(XhtmlContent xhtmlContent)
|
Uses of XhtmlContent in com.atlassian.confluence.upgrade.upgradetask |
---|
Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type XhtmlContent | |
---|---|
DefaultSpaceContentToPageTemplateUpgradeTask(SettingsManager settingsManager,
XhtmlContent xhtmlContent,
SystemTemplateManager systemTemplateManager,
org.springframework.transaction.PlatformTransactionManager transactionManager)
|
|
WelcomeMessageUpgradeTask(SettingsManager settingsManager,
XhtmlContent xhtmlContent,
WelcomeMessageService welcomeMessageService,
org.springframework.transaction.PlatformTransactionManager transactionManager,
I18NBeanFactory i18NBeanFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |