Package com.stimulsoft.web.helper
Class StiGalleriesHelper
java.lang.Object
com.stimulsoft.web.helper.StiGalleriesHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetHtmlStringFromRichTextItem(StiReport report, HashMap<String, Object> itemObject) static StringgetHtmlTextFromText(String text) static List<StiDataColumn> getImageColumns(StiReport report) static StiImagegetImageFromColumn(StiDataColumn column, StiReport report) static List<StiResource> getImageResources(StiReport report) static List<StiVariable> getImageVariables(StiReport report) static List<StiResource> getRichTextResources(StiReport report) static List<StiVariable> getRichTextVariables(StiReport report)
-
Constructor Details
-
StiGalleriesHelper
public StiGalleriesHelper()
-
-
Method Details
-
getHtmlStringFromRichTextItem
-
getHtmlTextFromText
-
getImageColumns
-
getImageFromColumn
-
getImageVariables
-
getRichTextVariables
-
getRichTextResources
-
getImageResources
-