Core Class
View Source on Trac ↗
Core Class
IXR_IntrospectionServer
class IXR_IntrospectionServer
// Constructor: function Object() { [native code] } IXR_IntrospectionServer
Methods 6 methods
| Method / Return | Description |
|---|---|
| __construct() void | PHP5 constructor. |
| IXR_IntrospectionServer() void | PHP4 constructor. |
| addCallback() void | No description available.
Parameters: $method: mixed, $callback: mixed, $args: mixed, $help: mixed |
| call() void | No description available.
Parameters: $methodname: mixed, $args: mixed |
| methodSignature() void | No description available.
Parameters: $method: mixed |
| methodHelp() void | No description available.
Parameters: $method: mixed |
Properties
| Property / Type | Description |
|---|---|
| $signatures mixed public | No description available. |
| $help mixed public | No description available. |
Class Information
Since Version
1.5.0
Source File
wp-includes/IXR/class-IXR-introspectionserver.php
Advertisement