|
Cheetah
|
Public Member Functions | |
| doValidate (&$uri, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_URIScheme | |
| validate (&$uri, $config, $context) | |
Public Attributes | |
| $browsable = false | |
| $may_omit_host = true | |
Public Attributes inherited from HTMLPurifier_URIScheme | |
| $default_port = null | |
| $browsable = false | |
| $secure = false | |
| $hierarchical = false | |
| $may_omit_host = false | |
Validates news (Usenet) as defined by generic RFC 1738
Definition at line 22304 of file HTMLPurifier.standalone.php.
| HTMLPurifier_URIScheme_news::doValidate | ( | & | $uri, |
| $config, | |||
| $context | |||
| ) |
| HTMLPurifier_URI | $uri | |
| HTMLPurifier_Config | $config | |
| HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_URIScheme.
Definition at line 22322 of file HTMLPurifier.standalone.php.
| HTMLPurifier_URIScheme_news::$browsable = false |
@type bool
Definition at line 22309 of file HTMLPurifier.standalone.php.
| HTMLPurifier_URIScheme_news::$may_omit_host = true |
@type bool
Definition at line 22314 of file HTMLPurifier.standalone.php.