Methods
-
methodIri::set_host()
Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
-
methodIri::set_iri()
Set the entire IRI. Returns true on success, false on failure (if there are any invalid characters).
-
methodIri::set_path()
Set the ipath.
-
methodIri::set_port()
Set the port. Returns true on success, false on failure (if there are any invalid characters).
-
methodIri::set_query()
Set the iquery.
-
methodIri::set_scheme()
Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
-
methodIri::set_userinfo()
Set the iuserinfo.
-
methodIri::to_uri()
Convert an IRI to a URI (or parts thereof)
-
methodIri::__construct()
Create a new IRI object, from a specified string
-
methodIri::__get()
Overload __get() to provide access via properties
-
methodIri::__isset()
Overload __isset() to provide access via properties
-
methodIri::__set()
Overload __set() to provide access via properties
-
methodIri::__toString()
Return the entire IRI when you try and read the object as a string
-
methodIri::__unset()
Overload __unset() to provide access via properties
-
methodIri::__wakeup()
-
methodIXR_Base64::getXml()
-
methodIXR_Base64::IXR_Base64()
PHP4 constructor.
-
PHP5 constructor.
-
-
-
-
methodIXR_Client::isError()
-
methodIXR_Client::IXR_Client()
PHP4 constructor.
-
methodIXR_Client::query()
-
PHP5 constructor.
-
-
PHP4 constructor.
-
-
PHP5 constructor.
-
methodIXR_Date::getIso()