phpDocumentor

VariableThemeDirectories extends BaseThemeDirectories
in package
implements VariableThemeDirectoriesInterface

Class VariableThemeDirectories

Interfaces, Classes and Traits

VariableThemeDirectoriesInterface
Interface VariableThemeDirectoriesInterface

Table of Contents

$config  : ThemeDirectory
$fonts  : ThemeDirectory|null
Fonts directory
$html  : ThemeDirectory
$images  : ThemeDirectory
$js  : ThemeDirectory
$prefix  : string
$root  : ThemeDirectoryRootInterface
$styleEdit  : ThemeDirectory
$styles  : ThemeDirectory
$variants  : ThemeDirectory|null
variants directory
__construct()  : mixed
VariableThemeDirectories constructor.
getConfig()  : ThemeDirectoryInterface
Returns the config theme 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.
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
Returns the variants directory
tryBuildThemeDirectory()  : null|ThemeDirectory
Tries to create an instance of ThemeDirectory by the given root- and sub path.

Properties

Methods

Search results