phpDocumentor

MainThemeDirectories extends VariableThemeDirectories
in package
implements MainThemeDirectoriesInterface

Class MainThemeDirectories

Interfaces, Classes and Traits

MainThemeDirectoriesInterface
Interface MainThemeDirectoriesInterface

Table of Contents

$config  : ThemeDirectory
$fonts  : ThemeDirectory
$html  : ThemeDirectory
$images  : ThemeDirectory
$js  : ThemeDirectory
$prefix  : string
$root  : ThemeDirectoryRootInterface
$styleEdit  : ThemeDirectory
$styles  : ThemeDirectory
$variant  : ThemeDirectory
$variants  : ThemeDirectory|null
variants directory
__construct()  : mixed
MainThemeDirectories constructor.
create()  : MainThemeDirectories
Named constructor of MainThemeDirectories.
getConfig()  : ThemeDirectoryInterface
Returns the config theme directory.
getFonts()  : ThemeDirectoryInterface
Returns the fonts theme 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|null
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