FormBuilderMain::themesURL() method

Return the URL 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->themesURL();

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

Arguments

NameType(s)Description
theme (optional)string

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

Return value

string


FormBuilderMain methods and properties

API reference based on ProcessWire core version 3.0.244

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani