[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 172 lines (5 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
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 since: 1.5.0 since: 5.5.0 Formalized the existing `...$args` parameter by adding it |
getResponse() X-Ref |
No description |
isError() X-Ref |
No description |
getErrorCode() X-Ref |
No description |
getErrorMessage() X-Ref |
No description |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |