Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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. |