Class HTMLPurifier_URIScheme_file

Description

Validates file as defined by RFC 1630 and RFC 1738.

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

HTMLPurifier_URIScheme
   |
   --HTMLPurifier_URIScheme_file
Variable Summary
mixed $browsable
Method Summary
void validate ( &$uri,  $config,  $context)
Variables
mixed $browsable = false (line 15944)
  • 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 15946)
  • 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