[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

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

return: bool

getResponse()   X-Ref
No description

isError()   X-Ref
No description

getErrorCode()   X-Ref
No description

getErrorMessage()   X-Ref
No description



Generated : Mon Mar 18 08:20:01 2024 Cross-referenced by PHPXref