File: RPC.php
Source Location: /XML_RPC-1.1.0/RPC.php
Page Details:
XML_RPC_ERROR_ALREADY_INITIALIZED [line 38]
XML_RPC_ERROR_CONNECTION_FAILED [line 37]
XML_RPC_ERROR_INVALID_TYPE [line 35]
XML_RPC_ERROR_NON_NUMERIC_FOUND [line 36]
XML_RPC_cd [line 346]
void XML_RPC_cd(
mixed $parser, mixed $data)
|
|
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.
XML_RPC_dh [line 375]
void XML_RPC_dh(
mixed $parser, mixed $data)
|
|
XML_RPC_ee [line 224]
void XML_RPC_ee(
mixed $parser, mixed $name)
|
|
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.
XML_RPC_entity_decode [line 105]
void XML_RPC_entity_decode(
mixed $string)
|
|
XML_RPC_iso8601_decode [line 1049]
void XML_RPC_iso8601_decode(
mixed $idate, [mixed $utc = 0])
|
|
XML_RPC_iso8601_encode [line 1023]
void XML_RPC_iso8601_encode(
mixed $timet, [mixed $utc = 0])
|
|
date helpers
XML_RPC_lookup_entity [line 129]
void XML_RPC_lookup_entity(
mixed $ent)
|
|
XML_RPC_se [line 145]
void XML_RPC_se(
mixed $parser, mixed $name, mixed $attrs)
|
|
Documentation generated on Sat, 1 May 2004 03:36:30 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|