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