extends |
HTMLPurifier_URIScheme |
|---|
Validates mailto (for E-mail) according to RFC 2368
| Methods | ||||
|---|---|---|---|---|
public
|
doValidate(HTMLPurifier_URI &$uri, HTMLPurifier_Config $config, HTMLPurifier_Context $context): bool
Validates the components of a URI for a specific scheme.
Validates the components of a URI for a specific scheme. Parameters
Returnssuccess or failure Implements |
# | ||
| Methods inherited from HTMLPurifier_URIScheme |
|---|
validate() |
| Properties | |||
|---|---|---|---|
public
|
|
$browsable = false
|
# |
public
|
|
$may_omit_host = true
|
# |
| Properties inherited from HTMLPurifier_URIScheme |
|---|
$default_port, $secure, $hierarchical, |