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
Name | Type(s) | Description |
---|---|---|
path | string |
AdminThemeFramework methods and properties
API reference based on ProcessWire core version 3.0.236