Template::isValidUrlSegmentStr()
Is the given URL segment string allowed according to this template’s settings?
Available since version 3.0.186.
Usage
$bool = $template->isValidUrlSegmentStr(string $urlSegmentStr);Arguments
| Name | Type(s) | Description |
|---|---|---|
$urlSegmentStr | string |
Return value
bool
Template methods and properties
API reference based on ProcessWire core version 3.0.252