BaseThemeDirectoriesInterface

Extends

Interface BaseThemeDirectoriesInterface

package

Default

Methods

Returns the fonts directory.

getFonts() : \ThemeDirectory|null

Response

\ThemeDirectory|null

Returns the html theme directory.

getHtml() : \ThemeDirectoryInterface

Returns the images directory.

getImages() : \ThemeDirectory|null

Response

\ThemeDirectory|null

Returns the js theme directory.

getJs() : \ThemeDirectoryInterface

getPrefix

getPrefix() : string

Response

string

Returns the directory root.

getRoot() : \ThemeDirectoryRootInterface

Returns the styles theme directory.

getStyles() : \ThemeDirectoryInterface