FieldtypeVerifiedURL::sanitizeValueURL()

Sanitize just a URL, delegating to the FieldtypeURL class

Usage

$string = $fieldtypeVerifiedURL->sanitizeValueURL(Page $page, Field $field, string $value);

Arguments

NameType(s)Description
$pagePage
$fieldField
$valuestring

URL to sanitize

Return value

string


FieldtypeVerifiedURL methods and properties

API reference based on ProcessWire core version 3.0.260