FormBuilderMain::themesPath() method

Return the path where themes are stored

If the dir /site/templates/FormBuilder/themes/ exists, it will use that. Otherwise it uses /site/modules/FormBuilder/themes/

Usage

// basic usage
$string = $formBuilderMain->themesPath();

// usage with all arguments
$string = $formBuilderMain->themesPath(string $theme = '');

Arguments

NameType(s)Description
theme (optional)string

Optionally specify the theme and it will be included in the path

Return value

string


FormBuilderMain methods and properties

API reference based on ProcessWire core version 3.0.244

“I am currently managing a ProcessWire site with 2 million+ pages. It’s admirably fast, and much, much faster than any other CMS we tested.” —Nickie, Web developer