Uses of Class
com.atlassian.confluence.velocity.htmlsafe.HtmlSafe
-
-
Uses of HtmlSafe in com.atlassian.confluence.admin.actions
Methods in com.atlassian.confluence.admin.actions with annotations of type HtmlSafe Modifier and Type Method Description StringLongRunningTaskMonitorAction. getCurrentStatus()StringGeneralConfigurationAction. getRenderedCustomErrorMessage()StringLongRunningTaskMonitorAction. getTaskName() -
Uses of HtmlSafe in com.atlassian.confluence.admin.actions.lookandfeel
Methods in com.atlassian.confluence.admin.actions.lookandfeel with annotations of type HtmlSafe Modifier and Type Method Description StringAbstractDecoratorAction. getContent() -
Uses of HtmlSafe in com.atlassian.confluence.content.service
Methods in com.atlassian.confluence.content.service with annotations of type HtmlSafe Modifier and Type Method Description default io.atlassian.fugue.Pair<String,WebResourceDependenciesRecorder.RecordedResources>WelcomeMessageService. getResourceForWelcomeMessage()StringDefaultWelcomeMessageService. getWelcomeMessage()StringWelcomeMessageService. getWelcomeMessage()com.atlassian.fugue.Pair<String,WebResourceDependenciesRecorder.RecordedResources>DefaultWelcomeMessageService. getWelcomeMessageResource()Deprecated.since 7.0.1.com.atlassian.fugue.Pair<String,WebResourceDependenciesRecorder.RecordedResources>WelcomeMessageService. getWelcomeMessageResource()Deprecated.since 7.0.1. -
Uses of HtmlSafe in com.atlassian.confluence.core
Methods in com.atlassian.confluence.core with annotations of type HtmlSafe Modifier and Type Method Description StringContentEntityObject. getRenderedVersionComment()StringVersionHistorySummary. getRenderedVersionComment()StringConfluenceActionSupport. getText(String key)StringConfluenceActionSupport. getText(String key, Object[] args)StringConfluenceActionSupport. getText(String key, String defaultValue)This can be used for internationalisation where a non-internationalised default string exists.StringConfluenceActionSupport. getText(String key, String defaultValue, String obj)StringConfluenceActionSupport. getText(String key, List list)StringConfluenceActionSupport. getTextStrict(String key)static StringVersionHistorySummary. renderVersionComment(String versionComment)Provide a standard wiki-rendering for version comments. -
Uses of HtmlSafe in com.atlassian.confluence.dashboard.actions
Methods in com.atlassian.confluence.dashboard.actions with annotations of type HtmlSafe Modifier and Type Method Description StringDashboardAction. getWelcomeMessage() -
Uses of HtmlSafe in com.atlassian.confluence.impl.search.actions
Methods in com.atlassian.confluence.impl.search.actions with annotations of type HtmlSafe Modifier and Type Method Description StringSearchSiteAction.CriteriaParameters. getQueryParameters()StringSearchSiteAction. getSummaryForResult(SearchResult result)Deprecated.StringSearchSiteAction. getTitleForResult(SearchResult result)Deprecated.StringSearchSiteAction. newSearchResult(SearchResult searchResult, String showExcerpts, String queryString)Deprecated. -
Uses of HtmlSafe in com.atlassian.confluence.internal.search.v2.lucene
Methods in com.atlassian.confluence.internal.search.v2.lucene with annotations of type HtmlSafe Modifier and Type Method Description StringLuceneSearchResult. getDisplayTitleWithHighlights()StringLuceneSearchResult. getResultExcerptWithHighlights() -
Uses of HtmlSafe in com.atlassian.confluence.pages.actions
Methods in com.atlassian.confluence.pages.actions with annotations of type HtmlSafe Modifier and Type Method Description StringViewPageAction. getCommentAsXHtmlForWysiwyg()StringAbstractDiffPagesAction. getDiff()StringAbstractEditPageAction. getDiff()StringViewPageAction. getPageXHtmlContent()StringPageVariablesAction. getRenderedTemplateContent()get rendered template content 1) manually injected script in renderedTemplateContent will be removed to avoid XSS 2) script from html macro will be parsed according to the specified template ID and will be added to renderedTemplateContentMap<Comment,String>ViewPageAction. getXHtmlComments()StringAbstractPreviewPageAction. getxHtmlContent()StringAbstractBlogPostsAction. renderBlogPost(BlogPost post) -
Uses of HtmlSafe in com.atlassian.confluence.pages.thumbnail
Methods in com.atlassian.confluence.pages.thumbnail with annotations of type HtmlSafe Modifier and Type Method Description StringThumbnailInfo. getPopupLink(String imageParameters)Get some HTML that will cause a thumbnail to be rendered inline, with a popup-link to the full-sized image.StringThumbnailInfo. getPopupLinkPrefix()This method generates an a tag with the 'confluence-thumbnail-link' class.StringThumbnailInfo. getPopupLinkSuffix()StringThumbnailInfo. getThumbnailImageHtml(String imageParameters) -
Uses of HtmlSafe in com.atlassian.confluence.pages.wysiwyg
Methods in com.atlassian.confluence.pages.wysiwyg with annotations of type HtmlSafe Modifier and Type Method Description StringDefaultConfluenceWysiwygConverter. convertToPreview(String inputText, String contentId, String spaceKey, String fromMode)StringDefaultConfluenceWysiwygConverter. convertWikiMarkupToXHtml(ContentEntityObject content, String wikiMarkup)StringDefaultConfluenceWysiwygConverter. convertWikiMarkupToXHtml(ContentEntityObject content, String spaceKey, String wikiMarkup)StringDefaultConfluenceWysiwygConverter. convertWikiMarkupToXHtml(String wikiMarkup, String pageId)StringDefaultConfluenceWysiwygConverter. convertWikiMarkupToXHtml(String wikiMarkup, String pageId, String spaceKey)StringDefaultConfluenceWysiwygConverter. convertXHtmlToWikiMarkup(String xhtml, String pageId) -
Uses of HtmlSafe in com.atlassian.confluence.plugin.descriptor
Methods in com.atlassian.confluence.plugin.descriptor with annotations of type HtmlSafe Modifier and Type Method Description StringCustomMacroModuleDescriptor. getHelp()Returns the macro help as rendered HTML, or null if there is no help. -
Uses of HtmlSafe in com.atlassian.confluence.plugin.descriptor.web.model
Methods in com.atlassian.confluence.plugin.descriptor.web.model with annotations of type HtmlSafe Modifier and Type Method Description StringConfluenceWebLabel. getDisplayableLabel(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context)StringConfluenceWebLabel. getDisplayableLabel(javax.servlet.http.HttpServletRequest req, Map params) -
Uses of HtmlSafe in com.atlassian.confluence.plugin.webresource
Methods in com.atlassian.confluence.plugin.webresource with annotations of type HtmlSafe Modifier and Type Method Description StringDefaultConfluenceWebResourceManager. getAdminCssResources()StringDefaultConfluenceWebResourceManager. getCssResources()StringDefaultConfluenceWebResourceManager. getCssResources(String spaceKey)StringDefaultConfluenceWebResourceManager. getEditorCssResources(String spaceKey)StringDefaultConfluenceWebResourceManager. getJsResources()Map<String,String>DefaultConfluenceWebResourceManager. getMetadata()StringDefaultConfluenceWebResourceManager. getResources()StringDefaultConfluenceWebResourceManager. getThemeJsResources(String spaceKey) -
Uses of HtmlSafe in com.atlassian.confluence.plugins.labels.actions
Methods in com.atlassian.confluence.plugins.labels.actions with annotations of type HtmlSafe Modifier and Type Method Description StringViewLabelAction. getPaginationUrl() -
Uses of HtmlSafe in com.atlassian.confluence.plugins.templates.actions
Methods in com.atlassian.confluence.plugins.templates.actions with annotations of type HtmlSafe Modifier and Type Method Description StringViewPageTemplateAction. getPageXHtmlContent() -
Uses of HtmlSafe in com.atlassian.confluence.plugins.viewsource
Methods in com.atlassian.confluence.plugins.viewsource with annotations of type HtmlSafe Modifier and Type Method Description StringViewSourceAction. getSourceHtml() -
Uses of HtmlSafe in com.atlassian.confluence.renderer.actions
Methods in com.atlassian.confluence.renderer.actions with annotations of type HtmlSafe Modifier and Type Method Description StringRenderContentAction. getRenderedContent() -
Uses of HtmlSafe in com.atlassian.confluence.search.v2
Methods in com.atlassian.confluence.search.v2 with annotations of type HtmlSafe Modifier and Type Method Description default StringSearchResult. getDisplayTitleWithHighlights()Gets the title of the search result appropriate for displaying to a user with matches highlighted.default StringSearchResult. getResultExcerptWithHighlights()Gets excerpt from the context of the search result, asSearchResult.getResultExcerpt(), but in a HTML-safe manner. -
Uses of HtmlSafe in com.atlassian.confluence.setup
Methods in com.atlassian.confluence.setup with annotations of type HtmlSafe Modifier and Type Method Description StringSetupWebResourceManager. getResources() -
Uses of HtmlSafe in com.atlassian.confluence.setup.settings
Methods in com.atlassian.confluence.setup.settings with annotations of type HtmlSafe Modifier and Type Method Description StringCustomHtmlSettings. getAfterBodyStart()StringCustomHtmlSettings. getBeforeBodyEnd()StringCustomHtmlSettings. getBeforeHeadEnd() -
Uses of HtmlSafe in com.atlassian.confluence.setup.velocity
Methods in com.atlassian.confluence.setup.velocity with annotations of type HtmlSafe Modifier and Type Method Description StringVelocityFriendlyPageBuilderService. getConfluenceResourceTags(String styleSheetAction, String spaceKey)StringVelocityFriendlyPageBuilderService. getRequiredResources()StringVelocityFriendlyPageBuilderService. getResourceTags(String moduleCompleteKey)StringVelocityFriendlyPageBuilderService. getStaticPluginResource(com.atlassian.plugin.ModuleDescriptor<?> moduleDescriptor, String resourceName)StringVelocityFriendlyPageBuilderService. getStaticPluginResource(String moduleCompleteKey, String resourceName)StringVelocityFriendlyPageBuilderService. getStaticResourcePrefix()StringVelocityFriendlyPageBuilderService. getStaticResourcePrefix(String resourceCounter)StringVelocityFriendlyPageBuilderService. getStaticResourcePrefix(String resourceCounter, com.atlassian.plugin.webresource.UrlMode urlMode) -
Uses of HtmlSafe in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions with annotations of type HtmlSafe Modifier and Type Method Description StringViewSpaceAction. getPageXHtmlContent(Page page) -
Uses of HtmlSafe in com.atlassian.confluence.themes
Methods in com.atlassian.confluence.themes with annotations of type HtmlSafe Modifier and Type Method Description StringPageHelper. getCustomFooter(String key)StringPageHelper. getCustomHeader(String key)StringGlobalHelper. getText(String property)StringGlobalHelper. getText(String property, Object[] args)StringGlobalHelper. renderConfluenceMacro(String wikiCall)StringGlobalHelper. renderConfluenceMacro(String messageFormatString, String... args) -
Uses of HtmlSafe in com.atlassian.confluence.tinymceplugin.actions
Methods in com.atlassian.confluence.tinymceplugin.actions with annotations of type HtmlSafe Modifier and Type Method Description StringHelpLinkAction. getLinkUrlKey() -
Uses of HtmlSafe in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions with annotations of type HtmlSafe Modifier and Type Method Description StringForgotUserPasswordAction. getChangePasswordLink()StringSiteSupportAction. getMessage() -
Uses of HtmlSafe in com.atlassian.confluence.userstatus
Methods in com.atlassian.confluence.userstatus with annotations of type HtmlSafe Modifier and Type Method Description StringDefaultStatusTextRenderer. render(String status)Deprecated.StringStatusTextRenderer. render(String text)Deprecated.Renders a piece of text with inline styles -
Uses of HtmlSafe in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util with annotations of type HtmlSafe Modifier and Type Method Description static StringGeneralUtil. appendAmpersandOrQuestionMark(String str)Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 useUrlUtils.appendAmpersandOrQuestionMark(String)static StringUrlUtils. appendAmpersandOrQuestionMark(String str)Appends an ampersand if the given string already contains a question mark, or a question mark otherwise.static StringGeneralUtil. cleanQuietly(String stringToClean)Deprecated, for removal: This API element is subject to removal in a future version.since 8.6 usePolicyConfiguredCleaner.createRenderedContentCleaner()static StringGeneralUtil. customGetPageUrl(AbstractPage page)Need a special case of generalutils getpageurl that appends ? or ampersand smartly this is used to prefix url parameters that are appended after this path like: showcomments=true#addcommentstatic String[]PlainTextToHtmlConverter. encodeHtmlEntities(Object... items)Encodes the angle brackets, ampersands, and quotation marks in all the input items as HTML entities.static StringPlainTextToHtmlConverter. encodeHtmlEntities(String text)Encodes the angle brackets, ampersands, and quotation marks in the input as HTML entities.static String[]PlainTextToHtmlConverter. encodeHtmlEntities(String... items)Encodes the angle brackets, ampersands, and quotation marks in all the input items as HTML entities.static StringGeneralUtil. escapeXml(String stringToEscape)static StringGeneralUtil. htmlEncode(String text)Deprecated.since 6.10.0 UseHtmlUtil.htmlEncode(String)instead)static StringGeneralUtil. htmlEncodeAndReplaceSpaces(String text)Deprecated.since 6.10.0 UseHtmlUtil.htmlEncodeAndReplaceSpaces(String)instead)static StringGeneralUtil. htmlEscapeQuotes(String input)Deprecated.since 7.3.0, useStringEscapeUtils.escapeEcmaScript(String)combined withHtmlUtil.htmlEncode(String)or template-level automatic escapingstatic StringGeneralUtil. plain2html(String text)static StringGeneralUtil. refineOsDestination(String osDestination)Escape XML and replace all space with %20static StringPlainTextToHtmlConverter. toHtml(String plainText)The function converts plain text into html in two steps.StringHTMLPairType. toString() -
Uses of HtmlSafe in com.atlassian.confluence.util.i18n
Methods in com.atlassian.confluence.util.i18n with annotations of type HtmlSafe Modifier and Type Method Description StringDefaultI18NBean. getText(@Nullable String key)Get the i18n text for a particular key.StringDefaultI18NBean. getText(@Nullable String key, @Nullable Object[] args)Get the i18n text for a particular key, formatted through MessageFormat with the given arguments.StringDefaultI18NBean. getText(Message message)StringDefaultI18NBean. getText(String key, List list) -
Uses of HtmlSafe in com.atlassian.confluence.util.message
Methods in com.atlassian.confluence.util.message with annotations of type HtmlSafe Modifier and Type Method Description StringDefaultMessage. getText() -
Uses of HtmlSafe in com.atlassian.confluence.util.profiling
Methods in com.atlassian.confluence.util.profiling with annotations of type HtmlSafe Modifier and Type Method Description StringVelocitySitemeshPage. getProperty(String s) -
Uses of HtmlSafe in com.atlassian.confluence.velocity.htmlsafe
Methods in com.atlassian.confluence.velocity.htmlsafe with annotations of type HtmlSafe Modifier and Type Method Description StringHtmlFragment. toString()Deprecated. -
Uses of HtmlSafe in com.atlassian.confluence.warming
Methods in com.atlassian.confluence.warming with annotations of type HtmlSafe Modifier and Type Method Description StringWarmInstanceAction. getWarm()Deprecated, for removal: This API element is subject to removal in a future version.
-