XML_RPC
[ class tree: XML_RPC ] [ index: XML_RPC ] [ all elements ]

File: RPC.php

Source Location: /XML_RPC-1.1.0/RPC.php

Classes:

XML_RPC_Base
Base class
XML_RPC_Client
Base class
XML_RPC_Response
Base class
XML_RPC_Message
Base class
XML_RPC_Value
Base class

Page Details:


XML_RPC_ERROR_ALREADY_INITIALIZED [line 38]

XML_RPC_ERROR_ALREADY_INITIALIZED = 104

[ Top ]



XML_RPC_ERROR_CONNECTION_FAILED [line 37]

XML_RPC_ERROR_CONNECTION_FAILED = 103

[ Top ]



XML_RPC_ERROR_INVALID_TYPE [line 35]

XML_RPC_ERROR_INVALID_TYPE = 101

[ Top ]



XML_RPC_ERROR_NON_NUMERIC_FOUND [line 36]

XML_RPC_ERROR_NON_NUMERIC_FOUND = 102

[ Top ]



XML_RPC_cd [line 346]

void XML_RPC_cd( mixed $parser, mixed $data)



[ Top ]



XML_RPC_decode [line 1069]

void XML_RPC_decode( mixed $XML_RPC_val)

Takes a message in PHP XML_RPC object format and translates it into native PHP types.


[ Top ]



XML_RPC_dh [line 375]

void XML_RPC_dh( mixed $parser, mixed $data)



[ Top ]



XML_RPC_ee [line 224]

void XML_RPC_ee( mixed $parser, mixed $name)



[ Top ]



XML_RPC_encode [line 1102]

void XML_RPC_encode( mixed $php_val)

Takes native php types and encodes them into XML_RPC PHP object format.

Feature creep -- could support more types via optional type argument.



[ Top ]



XML_RPC_entity_decode [line 105]

void XML_RPC_entity_decode( mixed $string)



[ Top ]



XML_RPC_iso8601_decode [line 1049]

void XML_RPC_iso8601_decode( mixed $idate, [mixed $utc = 0])



[ Top ]



XML_RPC_iso8601_encode [line 1023]

void XML_RPC_iso8601_encode( mixed $timet, [mixed $utc = 0])

date helpers


[ Top ]



XML_RPC_lookup_entity [line 129]

void XML_RPC_lookup_entity( mixed $ent)



[ Top ]



XML_RPC_se [line 145]

void XML_RPC_se( mixed $parser, mixed $name, mixed $attrs)



[ Top ]



Documentation generated on Sat, 1 May 2004 03:36:30 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.