Class GalleryToolsForCore

java.lang.Object
sk.iway.iwcm.common.GalleryToolsForCore

public class GalleryToolsForCore extends Object
  • Constructor Details

    • GalleryToolsForCore

      public GalleryToolsForCore()
  • Method Details

    • getImagePathSmall

      public static String getImagePathSmall(String fullPath)
      Vrati malu verziu obrazku z galerie (ak existuje)
      Parameters:
      fullPath -
      Returns:
    • getImagePathNormal

      public static String getImagePathNormal(String fullPath)
      Vrati velku verziu obrazku z galerie (ak existuje)
      Parameters:
      fullPath -
      Returns:
    • getImagePathOriginal

      public static String getImagePathOriginal(String fullPath)
    • getImagePathPrefix

      public static String getImagePathPrefix(String prefix, String fullPath)