Class HtmlExportPublicationGenerator


  • public class HtmlExportPublicationGenerator
    extends Object
    Classe générant le code html d'une publication exportée
    Author:
    sdevolder
    • Constructor Detail

      • HtmlExportPublicationGenerator

        public HtmlExportPublicationGenerator​(PublicationType publicationType,
                                              String wysiwygText,
                                              String urlPub,
                                              int nbThemes)
    • Method Detail

      • toHtmlSommairePublication

        public String toHtmlSommairePublication()
        Display header of publication
        Returns:
      • toHtmlSommairePublication

        public String toHtmlSommairePublication​(String target)
        Display header of publication
        Parameters:
        target - : name of iframe destination
        Returns:
      • toHtml

        public String toHtml()
        Returns:
      • replaceImagesPathForExport

        public static String replaceImagesPathForExport​(String htmlText)
        Parameters:
        htmlText -
        Returns: