com.stimulsoft.web.helper
Class StiGalleriesHelper
java.lang.Object
com.stimulsoft.web.helper.StiGalleriesHelper
public class StiGalleriesHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiGalleriesHelper
public StiGalleriesHelper()
getHtmlStringFromRichTextItem
public static java.lang.String getHtmlStringFromRichTextItem(StiReport report,
java.util.HashMap<java.lang.String,java.lang.Object> itemObject)
getHtmlTextFromText
public static java.lang.String getHtmlTextFromText(java.lang.String text)
getImageColumns
public static java.util.List<StiDataColumn> getImageColumns(StiReport report)
getImageFromColumn
public static StiImage getImageFromColumn(StiDataColumn column,
StiReport report)
getImageVariables
public static java.util.List<StiVariable> getImageVariables(StiReport report)
getRichTextVariables
public static java.util.List<StiVariable> getRichTextVariables(StiReport report)
getRichTextResources
public static java.util.List<StiResource> getRichTextResources(StiReport report)
getImageResources
public static java.util.List<StiResource> getImageResources(StiReport report)