Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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. |