API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
doValidate (&$uri, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_URIScheme | |
doValidate (&$uri, $config, $context) | |
validate (&$uri, $config, $context) | |
Data Fields | |
$default_port = 119 | |
$browsable = false | |
Data Fields inherited from HTMLPurifier_URIScheme | |
$default_port = null | |
$browsable = false | |
$secure = false | |
$hierarchical = false | |
$may_omit_host = false | |
Validates nntp (Network News Transfer Protocol) as defined by generic RFC 1738
doValidate | ( | & | $uri, |
$config, | |||
$context | |||
) |
HTMLPurifier_URI | $uri | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_URIScheme.
$browsable = false |
@type bool
$default_port = 119 |
@type int