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