URL to edit template settings (for administrator)
Available since version 3.0.170.
Usage
// basic usage
$string = $template->editUrl();
// usage with all arguments
$string = $template->editUrl(bool $http = false);
Arguments
Name | Type(s) | Description |
---|---|---|
http (optional) | bool | Full http/https URL? |
Return value
string
Template methods and properties
API reference based on ProcessWire core version 3.0.236