Class HTMLPurifier_URIScheme_nntp

Description

Validates nntp (Network News Transfer Protocol) as defined by generic RFC 1738

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 16096)

HTMLPurifier_URIScheme
   |
   --HTMLPurifier_URIScheme_nntp
Variable Summary
Method Summary
void validate ( &$uri,  $config,  $context)
Variables
mixed $browsable = false (line 16099)
  • 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.
mixed $default_port = 119 (line 16098)
  • access: public

Redefinition of:
HTMLPurifier_URIScheme::$default_port
Scheme's default port (integer)

Inherited Variables

Inherited from HTMLPurifier_URIScheme

HTMLPurifier_URIScheme::$hierarchical
Methods
validate (line 16101)
  • 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 Sun, 06 Mar 2011 00:24:14 -0500 by phpDocumentor 1.4.3