Validates news (Usenet) as defined by generic RFC 1738.
More...
|
| doValidate (&$uri, $config, $context) |
|
| doValidate (&$uri, $config, $context) |
| Validates the components of a URI for a specific scheme. More...
|
|
| validate (&$uri, $config, $context) |
| Public interface for validating components of a URI. More...
|
|
Validates news (Usenet) as defined by generic RFC 1738.
Definition at line 6 of file news.php.
◆ doValidate()
HTMLPurifier_URIScheme_news::doValidate |
( |
& |
$uri, |
|
|
|
$config, |
|
|
|
$context |
|
) |
| |
Definition at line 11 of file news.php.
12 $uri->userinfo = null;
◆ $browsable
HTMLPurifier_URIScheme_news::$browsable = false |
◆ $may_omit_host
HTMLPurifier_URIScheme_news::$may_omit_host = true |
The documentation for this class was generated from the following file:
- Services/Html/HtmlPurifier/library/HTMLPurifier/URIScheme/news.php