Class EnvProductImageFileStorageSettings
| category |
System |
|---|---|
| package |
Product |
| subpackage |
Entities |
| codeCoverageIgnore |
getProductGalleryImagesDirPath() : string
Returns a string to the gallery_images folder.
| throws |
if the gallery_images folder was not found. |
|---|---|
stringThe path to the gallery_images folder.
getProductInfoImagesDirPath() : string
Returns a string to the info_images folder.
| throws |
if the info_images folder was not found. |
|---|---|
stringThe path to the info_images folder.
getProductOriginalImagesDirPath() : string
Returns a string to the original_images folder.
| throws |
if the original_images folder was not found. |
|---|---|
stringThe path to the original_images folder.
getProductPopupImagesDirPath() : string
Returns a string to the popup_images folder.
| throws |
if the popup_images folder was not found. |
|---|---|
stringThe path to the popup_images folder.
getProductThumbnailImagesDirPath() : string
Returns a string to the thumbnail_images folder.
| throws |
if the thumbnail_images folder was not found. |
|---|---|
stringThe path to the thumbnail_images folder.