StyleEditConfiguration
in package
implements
SingletonStrategyInterface
Class StyleEditConfiguration
Interfaces, Classes and Traits
- SingletonStrategyInterface
- Interface SingletonStrategyInterface
Table of Contents
- $baseFolderPath : string
- $publicFolderPath : string
- $themesFolderPath : string
- $tmpFolderPath : string
- $uploadFolderPath : string
- __construct() : mixed
- StyleEditConfiguration constructor.
- baseFolderPath() : string
- publicFolderPath() : string
- themesFolderPath() : string
- tmpFolderPath() : string
- uploadFolderPath() : string
Properties
$baseFolderPath
protected
string
$baseFolderPath
$publicFolderPath
protected
string
$publicFolderPath
$themesFolderPath
protected
string
$themesFolderPath
$tmpFolderPath
protected
string
$tmpFolderPath
$uploadFolderPath
protected
string
$uploadFolderPath
Methods
__construct()
StyleEditConfiguration constructor.
public
__construct() : mixed
Return values
mixed —baseFolderPath()
public
baseFolderPath() : string
Return values
string —publicFolderPath()
public
publicFolderPath() : string
Return values
string —themesFolderPath()
public
themesFolderPath() : string
Return values
string —tmpFolderPath()
public
tmpFolderPath() : string
Return values
string —uploadFolderPath()
public
uploadFolderPath() : string