API - XOOPS 2.5.11 Beta 2
By monxoops.fr
HTMLPurifier_URIParser Class Reference

Public Member Functions

 __construct ()
 
 parse ($uri)
 

Protected Attributes

 $percentEncoder
 

Detailed Description

Parses a URI into the components and fragment identifier as specified by RFC 3986.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ parse()

parse (   $uri)

Parses a URI.

Parameters
$uristring URI to parse
Returns
HTMLPurifier_URI representation of URI. This representation has not been validated yet and may not conform to RFC.

Field Documentation

◆ $percentEncoder

$percentEncoder
protected

Instance of HTMLPurifier_PercentEncoder to do normalization with.


The documentation for this class was generated from the following file: