extends |
HTMLPurifier_URIScheme |
|---|
Validates nntp (Network News Transfer Protocol) as defined by generic RFC 1738
| 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
|
|
$default_port = 119
|
# |
public
|
|
$browsable = false
|
# |
| Properties inherited from HTMLPurifier_URIScheme |
|---|
$secure, $hierarchical, $may_omit_host |