Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
HTMLPurifier_URIParser Class Reference

Public Member Functions

 parse ($uri)
 Parses a URI.
 

Protected Attributes

 $percentEncoder
 Instance of HTMLPurifier_PercentEncoder to do normalization with.
 

Member Function Documentation

◆ parse()

HTMLPurifier_URIParser::parse ( $uri)

Parses a URI.

Parameters
$uristring URI to parse
Return values
HTMLPurifier_URIrepresentation of URI. This representation has not been validated yet and may not conform to RFC.

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