CustomThemeDirectoriesTrait

Trait CustomThemeDirectoriesTrait

package

Default

Methods

Return the custom HTML directory

getCustomHtml() : \ThemeDirectory|null

Response

\ThemeDirectory|null

Return the custom scripts directory

getCustomJs() : \ThemeDirectory|null

Response

\ThemeDirectory|null

Return the custom styles directory

getCustomStyles() : \ThemeDirectory|null

Response

\ThemeDirectory|null

Returns the script extension directory

getJsExtensions() : \ThemeDirectory|null

Response

\ThemeDirectory|null

Properties