WPDev.one
Core Class

IXR_Request

class IXR_Request // Constructor: function Object() { [native code] }

IXR_Request

Methods 4 methods

Method / Return Description
__construct()
void

PHP5 constructor.

Parameters: $method: mixed, $args: mixed
IXR_Request()
void

PHP4 constructor.

Parameters: $method: mixed, $args: mixed
getLength()
void

No description available.

getXml()
void

No description available.

Properties

Property / Type Description
$method
mixed
public
No description available.
$args
mixed
public
No description available.
$xml
mixed
public
No description available.

Class Information

Since Version
1.5.0
Source File
wp-includes/IXR/class-IXR-request.php
Advertisement