XOOPS 2.5.6
Final
|
Public Member Functions | |
doValidate (&$uri, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_URIScheme | |
doValidate (&$uri, $config, $context) | |
validate (&$uri, $config, $context) | |
Public Attributes | |
$browsable = false | |
$may_omit_host = true | |
Public Attributes inherited from HTMLPurifier_URIScheme | |
$browsable = false | |
$default_port = null | |
$hierarchical = false | |
$may_omit_host = false | |
$secure = false | |
Validates mailto (for E-mail) according to RFC 2368
Validate the email address
Filter allowed query parameters
Definition at line 12 of file mailto.php.
HTMLPurifier_URIScheme_mailto::doValidate | ( | & | $uri, |
$config, | |||
$context | |||
) |
Definition at line 17 of file mailto.php.
HTMLPurifier_URIScheme_mailto::$browsable = false |
Definition at line 14 of file mailto.php.
HTMLPurifier_URIScheme_mailto::$may_omit_host = true |
Definition at line 15 of file mailto.php.