MainThemeInterface

Extends \MainThemeDirectoriesInterface

Interface MainThemeInterface

package

Default

Methods

Returns the config theme directory.

getConfig() : \ThemeDirectoryInterface
inherited

Returns the fonts theme directory.

getFonts() : \ThemeDirectoryInterface
inherited

Returns the html theme directory.

getHtml() : \ThemeDirectoryInterface
inherited

Returns the root theme id.

getId() : \ThemeId

Response

\ThemeId

Returns the images theme directory.

getImages() : \ThemeDirectoryInterface
inherited

Returns the js theme directory.

getJs() : \ThemeDirectoryInterface
inherited

Returns the style edit theme directory.

getStyleEdit() : \ThemeDirectoryInterface
inherited

Returns the styles theme directory.

getStyles() : \ThemeDirectoryInterface
inherited