ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Requests_IRI::__unset()

Method: Overload __unset() to provide access via properties

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

Used by 0 functions | Uses 0 functions

Requests_IRI::set_query()

Method: Set the iquery.

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

Used by 0 functions | Uses 0 functions

Requests_IRI::__construct()

Method: Create a new IRI object, from a specified string

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

Used by 0 functions | Uses 0 functions

Requests_IRI::set_fragment()

Method: Set the ifragment.

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

Used by 0 functions | Uses 0 functions

Requests_IRI::absolutize()

Method: Create a new IRI object by resolving a relative IRI

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

Used by 0 functions | Uses 0 functions

Requests_IRI::to_uri()

Method: Convert an IRI to a URI (or parts thereof)

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

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