CustomThemeDirectoriesInterface
in
Interface CustomThemeDirectoriesInterface
Table of Contents
- getCustomHtml() : ThemeDirectory|null
- Returns the custom HTML directory.
- getCustomJs() : ThemeDirectory|null
- Returns the custom scripts directory.
- getCustomStyles() : ThemeDirectory|null
- Returns the custom styles directory.
- getJsExtensions() : ThemeDirectory|null
- Returns the script extension directory
Methods
getCustomHtml()
Returns the custom HTML directory.
public
getCustomHtml() : ThemeDirectory|null
Return values
ThemeDirectory|null —getCustomJs()
Returns the custom scripts directory.
public
getCustomJs() : ThemeDirectory|null
Return values
ThemeDirectory|null —getCustomStyles()
Returns the custom styles directory.
public
getCustomStyles() : ThemeDirectory|null
Return values
ThemeDirectory|null —getJsExtensions()
Returns the script extension directory
public
getJsExtensions() : ThemeDirectory|null