ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/IRI.php

Requests_IRI

Class: IRI parser/serialiser/normaliser

Source: wp-includes/Requests/IRI.php:66

Used by 0 functions | Uses 0 functions

Requests_IRI::set_authority()

Method: Set the authority. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:781

Used by 0 functions | Uses 0 functions

Requests_IRI::__toString()

Method: Return the entire IRI when you try and read the object as a string

Source: wp-includes/Requests/IRI.php:145

Used by 0 functions | Uses 0 functions

Requests_IRI::set_userinfo()

Method: Set the iuserinfo.

Source: wp-includes/Requests/IRI.php:839

Used by 0 functions | Uses 0 functions

Requests_IRI::__set()

Method: Overload __set() to provide access via properties

Source: wp-includes/Requests/IRI.php:155

Used by 0 functions | Uses 0 functions

Requests_IRI::set_host()

Method: Set the ihost. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:858

Used by 0 functions | Uses 0 functions

Requests_IRI::__get()

Method: Overload __get() to provide access via properties

Source: wp-includes/Requests/IRI.php:177

Used by 0 functions | Uses 0 functions

Requests_IRI::set_port()

Method: Set the port. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:905

Used by 0 functions | Uses 0 functions

Requests_IRI::__isset()

Method: Overload __isset() to provide access via properties

Source: wp-includes/Requests/IRI.php:223

Used by 0 functions | Uses 0 functions

Requests_IRI::set_path()

Method: Set the ipath.

Source: wp-includes/Requests/IRI.php:927

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy