Uses of Class
com.atlassian.confluence.velocity.htmlsafe.HtmlSafe

Packages that use HtmlSafe
com.atlassian.confluence.admin.actions   
com.atlassian.confluence.admin.actions.lookandfeel   
com.atlassian.confluence.admin.actions.plugins   
com.atlassian.confluence.content.service   
com.atlassian.confluence.core   
com.atlassian.confluence.dashboard.actions   
com.atlassian.confluence.diff.renderer   
com.atlassian.confluence.labels.actions   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.pages.thumbnail   
com.atlassian.confluence.pages.wysiwyg   
com.atlassian.confluence.plugin.descriptor   
com.atlassian.confluence.plugin.descriptor.web.model   
com.atlassian.confluence.plugin.webresource   
com.atlassian.confluence.plugins.doctheme   
com.atlassian.confluence.plugins.profile.actions   
com.atlassian.confluence.plugins.templates.actions   
com.atlassian.confluence.plugins.viewsource   
com.atlassian.confluence.renderer.actions   
com.atlassian.confluence.search.actions   
com.atlassian.confluence.search.summary   
com.atlassian.confluence.setup   
com.atlassian.confluence.setup.settings   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.test.qunit   
com.atlassian.confluence.themes   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.userstatus   
com.atlassian.confluence.userstatus.actions   
com.atlassian.confluence.util   
com.atlassian.confluence.util.i18n   
com.atlassian.confluence.util.message   
com.atlassian.confluence.util.profiling   
com.atlassian.confluence.velocity.htmlsafe   
 

Uses of HtmlSafe in com.atlassian.confluence.admin.actions
 

Methods in com.atlassian.confluence.admin.actions with annotations of type HtmlSafe
 String LongRunningTaskMonitorAction.getCurrentStatus()
           
 String GeneralConfigurationAction.getRenderedCustomErrorMessage()
           
 String LongRunningTaskMonitorAction.getTaskName()
           
 

Uses of HtmlSafe in com.atlassian.confluence.admin.actions.lookandfeel
 

Methods in com.atlassian.confluence.admin.actions.lookandfeel with annotations of type HtmlSafe
 String AbstractDecoratorAction.getContent()
           
 

Uses of HtmlSafe in com.atlassian.confluence.admin.actions.plugins
 

Methods in com.atlassian.confluence.admin.actions.plugins with annotations of type HtmlSafe
 String ManagePluginsAction.getHtmlSafePluginDescription(com.atlassian.plugin.PluginInformation plug)
           
 

Uses of HtmlSafe in com.atlassian.confluence.content.service
 

Methods in com.atlassian.confluence.content.service with annotations of type HtmlSafe
 String WelcomeMessageService.getWelcomeMessage()
           
 String DefaultWelcomeMessageService.getWelcomeMessage()
           
 

Uses of HtmlSafe in com.atlassian.confluence.core
 

Methods in com.atlassian.confluence.core with annotations of type HtmlSafe
 String VersionHistorySummary.getRenderedVersionComment()
           
 String ContentEntityObject.getRenderedVersionComment()
           
 String ConfluenceActionSupport.getText(String key)
           
 String ConfluenceActionSupport.getText(String key, List list)
           
 String ConfluenceActionSupport.getText(String key, Object[] args)
           
 String ConfluenceActionSupport.getText(String key, String defaultValue)
           This can be used for internationalisation where a non-internationalised default string exists.
 String ConfluenceActionSupport.getTextStrict(String key)
           
static String VersionHistorySummary.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
 String ConfigureRssFeedAction.getRssLink()
           
 String DashboardAction.getWelcomeMessage()
           
 

Uses of HtmlSafe in com.atlassian.confluence.diff.renderer
 

Methods in com.atlassian.confluence.diff.renderer with annotations of type HtmlSafe
 String StaticHtmlChangeChunkRenderer.getFormattedText(ChangeChunk chunk)
           
 String HtmlChangeChunkRenderer.getFormattedText(ChangeChunk chunk)
           
 String HtmlCharacterChunkRenderer.getFormattedText(CharacterChunk chunk)
           
 String HtmlLineChunkRenderer.getFormattedText(LineChunk chunk)
           
 String HtmlWordChunkRenderer.getFormattedText(WordChunk chunk)
           
 

Uses of HtmlSafe in com.atlassian.confluence.labels.actions
 

Methods in com.atlassian.confluence.labels.actions with annotations of type HtmlSafe
 String ViewLabelAction.getPaginationUrl()
           
 

Uses of HtmlSafe in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with annotations of type HtmlSafe
 String ViewPageAction.getCommentAsXHtmlForWysiwyg()
           
 String AbstractEditPageAction.getDiff()
           
 String AbstractDiffPagesAction.getDiff()
           
 String ViewPageAction.getPageXHtmlContent()
           
 String PageVariablesAction.getRenderedTemplateContent()
           
 Map<Comment,String> ViewPageAction.getXHtmlComments()
           
 String AbstractPreviewPageAction.getxHtmlContent()
           
 String AbstractBlogPostsAction.renderBlogPost(BlogPost post)
           
 

Uses of HtmlSafe in com.atlassian.confluence.pages.thumbnail
 

Methods in com.atlassian.confluence.pages.thumbnail with annotations of type HtmlSafe
 String ThumbnailInfo.getPopupLink(String imageParameters)
          Get some HTML that will cause a thumbnail to be rendered inline, with a popup-link to the full-sized image.
 String ThumbnailInfo.getPopupLinkPrefix()
          This method generates an a tag with the 'confluence-thumbnail-link' class.
 String ThumbnailInfo.getPopupLinkSuffix()
           
 String ThumbnailInfo.getThumbnailImageHtml(String imageParameters)
           
 

Uses of HtmlSafe in com.atlassian.confluence.pages.wysiwyg
 

Methods in com.atlassian.confluence.pages.wysiwyg with annotations of type HtmlSafe
 String DefaultConfluenceWysiwygConverter.convertToPreview(String inputText, String contentId, String spaceKey, String fromMode)
           
 String DefaultConfluenceWysiwygConverter.convertWikiMarkupToXHtml(ContentEntityObject content, String wikiMarkup)
           
 String DefaultConfluenceWysiwygConverter.convertWikiMarkupToXHtml(ContentEntityObject content, String spaceKey, String wikiMarkup)
           
 String DefaultConfluenceWysiwygConverter.convertWikiMarkupToXHtml(String wikiMarkup, String pageId)
           
 String DefaultConfluenceWysiwygConverter.convertWikiMarkupToXHtml(String wikiMarkup, String pageId, String spaceKey)
           
 String DefaultConfluenceWysiwygConverter.convertWikiMarkupToXHtmlWithoutPage(String wikiMarkup, String pageId)
           
 String DefaultConfluenceWysiwygConverter.convertXHtmlToWikiMarkup(String xhtml, String pageId)
           
 String DefaultConfluenceWysiwygConverter.convertXHtmlToWikiMarkupWithoutPage(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
 String CustomMacroModuleDescriptor.getHelp()
          Returns the macro help as rendered HTML, or null if there is no help.
 String ConfluenceVelocityModuleDescriptor.getHtml(String resourceName)
          Deprecated.  
 String ConfluenceVelocityModuleDescriptor.getHtml(String resourceName, Map startingParams)
          Deprecated.  
 

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
 String ConfluenceWebLabel.getDisplayableLabel(javax.servlet.http.HttpServletRequest req, GlobalHelper helper)
          Deprecated. since 2.8 use ConfluenceWebLabel.getDisplayableLabel(HttpServletRequest, WebInterfaceContext)
 String ConfluenceWebLabel.getDisplayableLabel(javax.servlet.http.HttpServletRequest req, Map params)
           
 String ConfluenceWebLabel.getDisplayableLabel(javax.servlet.http.HttpServletRequest req, WebInterfaceContext context)
           
 

Uses of HtmlSafe in com.atlassian.confluence.plugin.webresource
 

Methods in com.atlassian.confluence.plugin.webresource with annotations of type HtmlSafe
 String DefaultConfluenceWebResourceManager.getAdminCssResources()
           
 String DefaultConfluenceWebResourceManager.getCssResources()
           
 String DefaultConfluenceWebResourceManager.getCssResources(String spaceKey)
           
 String DefaultConfluenceWebResourceManager.getEditorCssResources(String spaceKey)
           
 String DefaultConfluenceWebResourceManager.getJsResources()
           
 Map<String,String> DefaultConfluenceWebResourceManager.getMetadata()
           
 String DefaultConfluenceWebResourceManager.getResources()
           
 String DefaultConfluenceWebResourceManager.getResourceTags(String resourceName)
           
 String DefaultConfluenceWebResourceManager.getResourceTagsForAdditionalContextsHtml(List<String> contexts)
           
 String DefaultConfluenceWebResourceManager.getThemeJsResources(String spaceKey)
           
 

Uses of HtmlSafe in com.atlassian.confluence.plugins.doctheme
 

Methods in com.atlassian.confluence.plugins.doctheme with annotations of type HtmlSafe
 String DocThemeHelper.addSpaceName(String separator, com.opensymphony.module.sitemesh.Page sitemeshPage)
           
 String DocThemeHelper.getThemeFooter(ThemeHelper helper)
           
 String DocThemeHelper.getThemeHeader(ThemeHelper helper)
           
 String DocThemeHelper.getThemeNavigation(ThemeHelper helper)
           
 

Uses of HtmlSafe in com.atlassian.confluence.plugins.profile.actions
 

Methods in com.atlassian.confluence.plugins.profile.actions with annotations of type HtmlSafe
 String EditMyProfileAction.getEmail()
           
 String EditMyProfileAction.getFullName()
           
 

Uses of HtmlSafe in com.atlassian.confluence.plugins.templates.actions
 

Methods in com.atlassian.confluence.plugins.templates.actions with annotations of type HtmlSafe
 String ViewPageTemplateAction.getPageXHtmlContent()
           
 

Uses of HtmlSafe in com.atlassian.confluence.plugins.viewsource
 

Methods in com.atlassian.confluence.plugins.viewsource with annotations of type HtmlSafe
 String ViewSourceAction.getSourceHtml()
           
 

Uses of HtmlSafe in com.atlassian.confluence.renderer.actions
 

Methods in com.atlassian.confluence.renderer.actions with annotations of type HtmlSafe
 String RenderContentAction.getRenderedContent()
           
 

Uses of HtmlSafe in com.atlassian.confluence.search.actions
 

Methods in com.atlassian.confluence.search.actions with annotations of type HtmlSafe
 String SearchSiteAction.getDecoratedQuerySuggestion()
           
 String SearchSiteAction.getPlainQuerySuggestion()
           
 String SearchSiteAction.CriteriaParameters.getQueryParameters()
           
 String SearchSiteAction.getSummaryForResult(SearchResult result)
           
 String SearchSiteAction.getTitleForResult(SearchResult result)
           
 String SearchSiteAction.newSearchResult(SearchResult searchResult, String showExcerpts, String queryString)
           
 

Uses of HtmlSafe in com.atlassian.confluence.search.summary
 

Methods in com.atlassian.confluence.search.summary with annotations of type HtmlSafe
 String HitHighlighter.getBestFragments(String text)
          Use the Lucene Highlighter directly.
 String HitHighlighter.getSummary(String text)
          Get a summary, suitable for displaying excerpts of search results.
 String HitHighlighter.highlightText(String text)
          Highlights text without fragmenting it.
 String HitHighlighter.highlightWikiMarkup(String markup)
          Highlight text without fragmenting, after stripping wiki markup.
 

Uses of HtmlSafe in com.atlassian.confluence.setup
 

Methods in com.atlassian.confluence.setup with annotations of type HtmlSafe
 String SetupWebResourceManager.getResources()
           
 

Uses of HtmlSafe in com.atlassian.confluence.setup.settings
 

Methods in com.atlassian.confluence.setup.settings with annotations of type HtmlSafe
 String CustomHtmlSettings.getAfterBodyStart()
           
 String CustomHtmlSettings.getBeforeBodyEnd()
           
 String CustomHtmlSettings.getBeforeHeadEnd()
           
 

Uses of HtmlSafe in com.atlassian.confluence.spaces.actions
 

Methods in com.atlassian.confluence.spaces.actions with annotations of type HtmlSafe
 String ViewSpaceAction.getPageXHtmlContent(Page page)
           
 

Uses of HtmlSafe in com.atlassian.confluence.test.qunit
 

Methods in com.atlassian.confluence.test.qunit with annotations of type HtmlSafe
 String QUnitTestResourceProvider.getScriptSrcIntegrationTest()
           
 

Uses of HtmlSafe in com.atlassian.confluence.themes
 

Methods in com.atlassian.confluence.themes with annotations of type HtmlSafe
 String GlobalHelper.getText(String property)
           
 String GlobalHelper.getText(String property, Object[] args)
           
 String GlobalHelper.renderConfluenceMacro(String wikiCall)
           
 String GlobalHelper.renderConfluenceMacro(String messageFormatString, String... args)
           
 

Uses of HtmlSafe in com.atlassian.confluence.user.actions
 

Methods in com.atlassian.confluence.user.actions with annotations of type HtmlSafe
 String ForgotUserPasswordAction.getChangePasswordLink()
           
 String SiteSupportAction.getMessage()
           
 

Uses of HtmlSafe in com.atlassian.confluence.userstatus
 

Methods in com.atlassian.confluence.userstatus with annotations of type HtmlSafe
 String StatusTextRenderer.render(String text)
          Renders a piece of text with inline styles
 String InlineWikiStyleRenderer.render(String text)
          Deprecated. Renders a piece of text with inline styles
 String DefaultStatusTextRenderer.render(String status)
           
 

Uses of HtmlSafe in com.atlassian.confluence.userstatus.actions
 

Methods in com.atlassian.confluence.userstatus.actions with annotations of type HtmlSafe
 String UserStatusJsonResult.getText()
           
 

Uses of HtmlSafe in com.atlassian.confluence.util
 

Methods in com.atlassian.confluence.util with annotations of type HtmlSafe
static String GeneralUtil.appendAmpsandOrQuestionMark(String str)
           
static String GeneralUtil.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#addcomment
static String[] PlainTextToHtmlConverter.encodeHtmlEntities(Object... items)
          Encodes the angle brackets, ampersands, and quotation marks in all the input items 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 String PlainTextToHtmlConverter.encodeHtmlEntities(String text)
          Encodes the angle brackets, ampersands, and quotation marks in the input as HTML entities.
static String GeneralUtil.escapeXml(String stringToEscape)
           
 String DiffResult.getHtml()
          Deprecated.  
 String ContentFacade.getWelcomeMessage()
          Deprecated. since 4.2. Use WelcomeMessageService.getWelcomeMessage() instead
static String GeneralUtil.htmlEncode(String text)
           
static String GeneralUtil.htmlEncodeAndReplaceSpaces(String text)
           
static String GeneralUtil.htmlEscapeQuotes(String input)
          Take a string and escape the quotes in it with \" and HTML escape them afterwards.
static String GeneralUtil.plain2html(String text)
           
static String PlainTextToHtmlConverter.toHtml(String plainText)
          The function converts plain text into html in two steps.
 String HTMLPairType.toString()
           
 

Uses of HtmlSafe in com.atlassian.confluence.util.i18n
 

Methods in com.atlassian.confluence.util.i18n with annotations of type HtmlSafe
 String DefaultI18NBean.getText(Message message)
           
 String DefaultI18NBean.getText(String key)
          Get the i18n text for a particular key.
 String DefaultI18NBean.getText(String key, List list)
           
 String DefaultI18NBean.getText(String key, Object[] args)
          Get the i18n text for a particular key, formatted through MessageFormat with the given arguments.
 

Uses of HtmlSafe in com.atlassian.confluence.util.message
 

Methods in com.atlassian.confluence.util.message with annotations of type HtmlSafe
 String DefaultMessage.getText()
           
 

Uses of HtmlSafe in com.atlassian.confluence.util.profiling
 

Methods in com.atlassian.confluence.util.profiling with annotations of type HtmlSafe
 String VelocitySitemeshPage.getProperty(String s)
           
 

Uses of HtmlSafe in com.atlassian.confluence.velocity.htmlsafe
 

Methods in com.atlassian.confluence.velocity.htmlsafe with annotations of type HtmlSafe
 String HtmlFragment.toString()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.