Methods

Verifies that the provided string is a valid URL

verifyUri($uri, \XenForo_DataWriter $dw, $fieldName) : boolean
Static

Parameters

$uri

$dw

$fieldName

Returns

boolean

Verifies the provided string as either empty or a valid URI

verifyUriOrEmpty(string $uri, \XenForo_DataWriter $dw, string $fieldName) : boolean
Static

Parameters

$uri

string

$fieldName

string

Returns

boolean