Cheetah
|
Public Member Functions | |
doValidate (&$uri, $config, $context) | |
![]() | |
validate (&$uri, $config, $context) | |
Public Attributes | |
$browsable = false | |
$may_omit_host = true | |
![]() | |
$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.