WPDev.one
Core Class

IXR_Value

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

IXR_Value

Methods 5 methods

Method / Return Description
__construct()
void

PHP5 constructor.

Parameters: $data: mixed, $type: mixed
IXR_Value()
void

PHP4 constructor.

Parameters: $data: mixed, $type: mixed
calculateType()
void

No description available.

getXml()
void

No description available.

isStruct()
bool

Checks whether or not the supplied array is a struct or not

Parameters: $array: mixed

Properties

Property / Type Description
$data
mixed
public
No description available.
$type
mixed
public
No description available.

Class Information

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