Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
|
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. |