Validates file as defined by RFC 1630 and 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 file as defined by RFC 1630 and RFC 1738.
Definition at line 6 of file file.php.
◆ doValidate()
HTMLPurifier_URIScheme_file::doValidate |
( |
& |
$uri, |
|
|
|
$config, |
|
|
|
$context |
|
) |
| |
Definition at line 19 of file file.php.
21 $uri->userinfo = null;
◆ $browsable
HTMLPurifier_URIScheme_file::$browsable = false |
◆ $may_omit_host
HTMLPurifier_URIScheme_file::$may_omit_host = true |
The documentation for this class was generated from the following file:
- Services/Html/HtmlPurifier/library/HTMLPurifier/URIScheme/file.php