| [ Index ] |
PHP Cross Reference of Wordpress 2.9.1 |
[Source view] [Print] [Project Stats]
IXR - The Inutio XML-RPC Library
| Author: | Simon Willison |
| Copyright: | Incutio Ltd 2002-2005 |
| License: | BSD License http://www.opensource.org/licenses/bsd-license.php |
| Version: | 1.7 (beta) 23rd May 2005 |
| File Size: | 907 lines (29 kb) |
| Included or required: | 3 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
IXR_Value:: (4 methods):
IXR_Value()
calculateType()
getXml()
isStruct()
IXR_Message:: (5 methods):
IXR_Message()
parse()
tag_open()
cdata()
tag_close()
IXR_Server:: (11 methods):
IXR_Server()
serve()
call()
error()
output()
hasMethod()
setCapabilities()
getCapabilities()
setCallbacks()
listMethods()
multiCall()
IXR_Request:: (3 methods):
IXR_Request()
getLength()
getXml()
IXR_Client:: (6 methods):
IXR_Client()
query()
getResponse()
isError()
getErrorCode()
getErrorMessage()
IXR_Error:: (2 methods):
IXR_Error()
getXml()
IXR_Date:: (6 methods):
IXR_Date()
parseTimestamp()
parseIso()
getIso()
getXml()
getTimestamp()
IXR_Base64:: (2 methods):
IXR_Base64()
getXml()
IXR_IntrospectionServer:: (5 methods):
IXR_IntrospectionServer()
addCallback()
call()
methodSignature()
methodHelp()
IXR_ClientMulticall:: (3 methods):
IXR_ClientMulticall()
addCall()
query()
Class: IXR_Server - X-Ref
IXR_Server| IXR_Server($callbacks = false, $data = false) X-Ref |
| No description |
| serve($data = false) X-Ref |
| No description |
| call($methodname, $args) X-Ref |
| No description |
| error($error, $message = false) X-Ref |
| No description |
| output($xml) X-Ref |
| No description |
| hasMethod($method) X-Ref |
| No description |
| setCapabilities() X-Ref |
| No description |
| getCapabilities($args) X-Ref |
| No description |
| setCallbacks() X-Ref |
| No description |
| listMethods($args) X-Ref |
| No description |
| multiCall($methodcalls) X-Ref |
| No description |
Class: IXR_Client - X-Ref
IXR_Client| IXR_Client($server, $path = false, $port = 80, $timeout = false) X-Ref |
| No description |
| query() X-Ref |
| No description |
| getResponse() X-Ref |
| No description |
| isError() X-Ref |
| No description |
| getErrorCode() X-Ref |
| No description |
| getErrorMessage() X-Ref |
| No description |
| IXR_Date($time) X-Ref |
| No description |
| parseTimestamp($timestamp) X-Ref |
| No description |
| parseIso($iso) X-Ref |
| No description |
| getIso() X-Ref |
| No description |
| getXml() X-Ref |
| No description |
| getTimestamp() X-Ref |
| No description |
Class: IXR_IntrospectionServer - X-Ref
IXR_IntrospectionServer| IXR_IntrospectionServer() X-Ref |
| No description |
| addCallback($method, $callback, $args, $help) X-Ref |
| No description |
| call($methodname, $args) X-Ref |
| No description |
| methodSignature($method) X-Ref |
| No description |
| methodHelp($method) X-Ref |
| No description |
| Generated: Fri Jan 8 00:19:48 2010 | Cross-referenced by PHPXref 0.7 |