[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/IXR/ -> class-IXR-client.php (summary)

(no description)

File Size: 172 lines (5 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

IXR_Client:: (7 methods):
  __construct()
  IXR_Client()
  query()
  getResponse()
  isError()
  getErrorCode()
  getErrorMessage()


Class: IXR_Client  - X-Ref

IXR_Client

__construct( $server, $path = false, $port = 80, $timeout = 15 )   X-Ref
PHP5 constructor.


IXR_Client( $server, $path = false, $port = 80, $timeout = 15 )   X-Ref
PHP4 constructor.


query( ...$args )   X-Ref

since: 1.5.0
since: 5.5.0 Formalized the existing `...$args` parameter by adding it
return: bool

getResponse()   X-Ref
No description

isError()   X-Ref
No description

getErrorCode()   X-Ref
No description

getErrorMessage()   X-Ref
No description



Generated: Thu Apr 25 01:00:03 2024 Cross-referenced by PHPXref 0.7.1