Class HTMLPurifier_URIScheme_mailto

Description

Validates mailto (for E-mail) according to RFC 2368

Validates mailto (for E-mail) according to RFC 2368

  • todo: Validate the email address
  • todo: Filter allowed query parameters

Located in /library/HTMLPurifier/URIScheme/mailto.php (line 12)

HTMLPurifier_URIScheme
   |
   --HTMLPurifier_URIScheme_mailto
Variable Summary
mixed $browsable
Method Summary
void validate ( &$uri,  $config,  $context)
Variables
mixed $browsable = false (line 14)
  • access: public

Redefinition of:
HTMLPurifier_URIScheme::$browsable
Whether or not URIs of this schem are locatable by a browser http and ftp are accessible, while mailto and news are not.

Inherited Variables

Inherited from HTMLPurifier_URIScheme

HTMLPurifier_URIScheme::$default_port
HTMLPurifier_URIScheme::$hierarchical
Methods
validate (line 16)
  • access: public
void validate ( &$uri,  $config,  $context)
  • &$uri
  • $config
  • $context

Redefinition of:
HTMLPurifier_URIScheme::validate()
Validates the components of a URI

Inherited Methods

Inherited From HTMLPurifier_URIScheme

HTMLPurifier_URIScheme::validate()

Documentation generated on Thu, 19 Jun 2008 18:49:45 -0400 by phpDocumentor 1.4.2