Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Public Member Functions | |
parse ($uri) | |
Parses a URI. | |
Protected Attributes | |
$percentEncoder | |
Instance of HTMLPurifier_PercentEncoder to do normalization with. | |
HTMLPurifier_URIParser::parse | ( | $uri | ) |
Parses a URI.
$uri | string URI to parse |
HTMLPurifier_URI | representation of URI. This representation has not been validated yet and may not conform to RFC. |