|
Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
This is the complete list of members for HTMLPurifier_URI, including all inherited members.
| $fragment | HTMLPurifier_URI | |
| $host | HTMLPurifier_URI | |
| $path | HTMLPurifier_URI | |
| $port | HTMLPurifier_URI | |
| $query | HTMLPurifier_URI | |
| $scheme | HTMLPurifier_URI | |
| $userinfo | HTMLPurifier_URI | |
| __construct($scheme, $userinfo, $host, $port, $path, $query, $fragment) | HTMLPurifier_URI | |
| getSchemeObj($config, $context) | HTMLPurifier_URI | |
| isBenign($config, $context) | HTMLPurifier_URI | |
| isLocal($config, $context) | HTMLPurifier_URI | |
| toString() | HTMLPurifier_URI | |
| validate($config, $context) | HTMLPurifier_URI |