phpDocumentor

ThemeDirectoriesInterface extends VariableThemeDirectoriesInterface, BaseThemeDirectoriesInterface, CustomThemeDirectoriesInterface
in

Interface ThemeDirectoriesInterface

Table of Contents

getConfig()  : ThemeDirectoryInterface
Returns the config theme directory.
getCustomHtml()  : ThemeDirectory|null
Returns the custom HTML directory.
getCustomJs()  : ThemeDirectory|null
Returns the custom scripts directory.
getCustomStyles()  : ThemeDirectory|null
Returns the custom styles directory.
getFonts()  : ThemeDirectory|null
Returns the fonts directory.
getHtml()  : ThemeDirectoryInterface
Returns the html theme directory.
getImages()  : ThemeDirectory|null
Returns the images directory.
getJs()  : ThemeDirectoryInterface
Returns the js theme directory.
getJsExtensions()  : ThemeDirectory|null
Returns the script extension directory
getPrefix()  : string
getRoot()  : ThemeDirectoryRootInterface
Returns the directory root.
getStyleEdit()  : ThemeDirectory|null
Returns the style edit theme directory.
getStyles()  : ThemeDirectoryInterface
Returns the styles theme directory.
getVariants()  : ThemeDirectory|null
Returns the variants directory

Methods

Search results