VariableThemeDirectoriesInterface
in
Interface VariableThemeDirectoriesInterface
Table of Contents
- getConfig() : ThemeDirectoryInterface
- Returns the config theme directory.
- getStyleEdit() : ThemeDirectory|null
- Returns the style edit theme directory.
- getVariants() : ThemeDirectory|null
- Returns the variants directory
Methods
getConfig()
Returns the config theme directory.
public
getConfig() : ThemeDirectoryInterface
Return values
ThemeDirectoryInterface —getStyleEdit()
Returns the style edit theme directory.
public
getStyleEdit() : ThemeDirectory|null
Return values
ThemeDirectory|null —getVariants()
Returns the variants directory
public
getVariants() : ThemeDirectory|null