AdminThemeFramework::setCustomTemplatePath()

Set custom path for admin theme templates

This is for modules to optionally set a custom template path. If not set then the default in /site/templates/AdminTheme[Class]/ is used.

Available since version 3.0.196.

Usage

$adminThemeFramework->setCustomTemplatePath(string $path);

Arguments

NameType(s)Description
$pathstring

AdminThemeFramework methods and properties

API reference based on ProcessWire core version 3.0.251