phpDocumentor

SlideImagePathsSettingsInterface

Interface SlideImagePathsSettingsInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

getSlideImagesDirPath()  : string
Returns the path to the slide images directory.
getSlideThumbnailImagesDirPath()  : string
Returns the path to the slide thumbnail images directory.

Methods

getSlideImagesDirPath()

Returns the path to the slide images directory.

public getSlideImagesDirPath() : string
Return values
string

The path to the slide images directory.

getSlideThumbnailImagesDirPath()

Returns the path to the slide thumbnail images directory.

public getSlideThumbnailImagesDirPath() : string
Return values
string

The path to the slide thumbnail images directory.

Search results