EnvSlideImageFileStorageSettings

Implements \SlideImagePathsSettingsInterface

Class EnvSlideImageFileStorageSettings

category

System

package

Slider

subpackage

Entities

codeCoverageIgnore

Methods

Returns the path to the slide images directory.

getSlideImagesDirPath() : string
Throws
\UnknownEnvironmentException

if folder is not found.

Response

string

The path to the slide images directory.

Returns the path to the slide thumbnail images directory.

getSlideThumbnailImagesDirPath() : string
Throws
\UnknownEnvironmentException

if folder is not found.

Response

string

The path to the slide thumbnail images directory.

Properties