phpDocumentor

BaseThemeDirectories
in package
implements BaseThemeDirectoriesInterface

Class BaseThemeDirectories

Interfaces, Classes and Traits

BaseThemeDirectoriesInterface
Interface BaseThemeDirectoriesInterface

Table of Contents

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

Properties

Methods

Search results