Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
IRI Member List

This is the complete list of members for IRI, including all inherited members.

$ifragmentIRIprotected
$ihostIRIprotected
$ipathIRIprotected
$iqueryIRIprotected
$iuserinfoIRIprotected
$normalizationIRIprotected
$portIRIprotected
$schemeIRIprotected
__construct($iri=null)IRI
__destruct()IRI
__get($name)IRI
__isset($name)IRI
__set($name, $value)IRI
__toString()IRI
__unset($name)IRI
absolutize($base, $relative)IRIstatic
get_authority()IRIprotected
get_iauthority()IRIprotected
get_iri()IRI
get_uri()IRI
is_valid()IRI
parse_iri($iri)IRIprotected
remove_dot_segments($input)IRIprotected
remove_iunreserved_percent_encoded($match)IRIprotected
replace_invalid_with_pct_encoding($string, $extra_chars, $iprivate=false)IRIprotected
scheme_normalization() (defined in IRI)IRIprotected
set_authority($authority, $clear_cache=false)IRI
set_fragment($ifragment)IRI
set_host($ihost)IRI
set_iri($iri, $clear_cache=false)IRI
set_path($ipath, $clear_cache=false)IRI
set_port($port)IRI
set_query($iquery)IRI
set_scheme($scheme)IRI
set_userinfo($iuserinfo)IRI
to_uri($string)IRI