EnvProductImageFileStorageSettings
in package
implements
ProductImagePathsSettingsInterface
Class EnvProductImageFileStorageSettings
Tags
Interfaces, Classes and Traits
- ProductImagePathsSettingsInterface
- Interface ProductImagePathsSettingsInterface
Table of Contents
- getProductGalleryImagesDirPath() : string
- Get Product Gallery Images Dir Path
- getProductInfoImagesDirPath() : string
- Get Product Info Images Dir Path
- getProductOriginalImagesDirPath() : string
- Get Product Original Images Dir Path
- getProductPopupImagesDirPath() : string
- Get Product Popup Images Dir Path
- getProductThumbnailImagesDirPath() : string
- Get Product Thumbnail Images Dir Path
Methods
getProductGalleryImagesDirPath()
Get Product Gallery Images Dir Path
public
getProductGalleryImagesDirPath() : string
Returns a string to the gallery_images folder.
Tags
Return values
string —The path to the gallery_images folder.
getProductInfoImagesDirPath()
Get Product Info Images Dir Path
public
getProductInfoImagesDirPath() : string
Returns a string to the info_images folder.
Tags
Return values
string —The path to the info_images folder.
getProductOriginalImagesDirPath()
Get Product Original Images Dir Path
public
getProductOriginalImagesDirPath() : string
Returns a string to the original_images folder.
Tags
Return values
string —The path to the original_images folder.
getProductPopupImagesDirPath()
Get Product Popup Images Dir Path
public
getProductPopupImagesDirPath() : string
Returns a string to the popup_images folder.
Tags
Return values
string —The path to the popup_images folder.
getProductThumbnailImagesDirPath()
Get Product Thumbnail Images Dir Path
public
getProductThumbnailImagesDirPath() : string
Returns a string to the thumbnail_images folder.
Tags
Return values
string —The path to the thumbnail_images folder.