IRI parser/serialiser
Located in /libraries/simplepie/simplepie.php (line 11573)
Fragment
Host
Path
Port
Query
Scheme
User Information
Whether the object represents a valid IRI
Create a new IRI object by resolving a relative IRI
Create a new IRI object, from a specified string
Get the complete authority
Get the fragment
Get the host
Get the complete IRI
Get the path
Get the port
Get the query
Get the scheme
Get the user information
Check if the object represents a valid IRI
Parse an IRI into scheme/authority/path/query/fragment segments
Remove dot segments from a path
Replace invalid character with percent encoding
Set the authority. Returns true on success, false on failure (if there are any invalid characters).
Set the fragment.
Set the host. Returns true on success, false on failure (if there are any invalid characters).
Set the path.
Set the port. Returns true on success, false on failure (if there are any invalid characters).
Set the query.
Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Set the userinfo.
Return the entire IRI when you try and read the object as a string
Documentation generated on Mon, 25 Jun 2012 13:59:35 -0500 by phpDocumentor 1.4.4