[ Index ] |
PHP Cross Reference of Textpattern 4.0.8 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 850 lines (29 kb) |
Included or required: | 0 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_Message - X-Ref
Class: IXR_Server - X-Ref
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_Request - X-Ref
Class: IXR_Client - X-Ref
IXR_Client($server, $path = false, $port = 80) 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_Base64 - X-Ref
Class: IXR_IntrospectionServer - X-Ref
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: Thu May 21 23:03:01 2009 | Cross-referenced by PHPXref 0.7 |