Helper class to support filtering bad protocols from an url.
Expanded class hierarchy of UrlValidator
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
UrlValidator:: |
protected static | property | The list of allowed protocols. | |
UrlValidator:: |
public static | function | Processes an HTML attribute value and strips dangerous protocols from URLs. | |
UrlValidator:: |
public static | function | Verifies the syntax of the given URL. | |
UrlValidator:: |
public static | function | Sets the allowed protocols. | |
UrlValidator:: |
public static | function | Strips dangerous protocols (e.g. 'javascript:') from a URI. |