Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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. |