package |
IXR |
since |
1.5.0 |
inherited_from |
\IXR_Client |
Methods
PHP4 constructor.
IXR_Client($server, $path = false
, $port = 80
, $timeout = 15
)
Inherited
Parameters
$server
$path
$port
$timeout
PHP4 constructor.
IXR_ClientMulticall($server, $path = false
, $port = 80
)
Parameters
$server
$path
$port
PHP5 constructor.
__construct($server, $path = false
, $port = 80
)
inherited_from |
\IXR_Client::__construct() |
Parameters
$server
$path
$port
PHP5 constructor.
__construct($server, $path = false
, $port = 80
, $timeout = 15
)
Inherited
Parameters
$server
$path
$port
$timeout
getErrorCode()
getErrorCode()
Inherited
getErrorMessage()
getErrorMessage()
Inherited
getResponse()
getResponse()
Inherited
isError()
isError()
Inherited
query()
query()
inherited_from |
\IXR_Client::query() |
query()
query()
Inherited
Properties