Documentation

Theme
in package

Class Theme

Table of Contents

$allowContentOnlyPages  : bool
$allowGetJSON  : bool
$templateDirs  : array<string|int, mixed>
$themeFqID  : string
$themeIconsDir  : string
$themeImagesDir  : string
$useFrontendFrameworks  : array<string|int, mixed>

Properties

$allowContentOnlyPages

public bool $allowContentOnlyPages = false

$allowGetJSON

public bool $allowGetJSON = false

$templateDirs

public array<string|int, mixed> $templateDirs = array()

$themeFqID

public string $themeFqID = ''

$themeIconsDir

public string $themeIconsDir = DOCUMENT_ROOT . 'images/icons'

$themeImagesDir

public string $themeImagesDir = DOCUMENT_ROOT . 'images'

$useFrontendFrameworks

public array<string|int, mixed> $useFrontendFrameworks = array('jquery' => false, 'popper' => false, 'bootstrap' => false)

Search results