Property | Type | Description | |
---|---|---|---|
$percentEncoder | Instance of HTMLPurifier_PercentEncoder to do normalization with. |
Method | Description | |
---|---|---|
__construct ( ) | ||
parse ( $uri ) : HTMLPurifier_URI | Parses a URI. |
public parse ( $uri ) : HTMLPurifier_URI | ||
$uri | string URI to parse | |
return | HTMLPurifier_URI | representation of URI. This representation has not been validated yet and may not conform to RFC. |