XML_RPC
[
class tree: XML_RPC
] [
index: XML_RPC
] [
all elements
]
Todo List
Packages:
Ampache
Catalog
Horde_Browser
Search
Web
XMLRPC
XML_RPC
Files:
Dump.php
rpc.php
server.php
Classes:
XML_RPC_Base
XML_RPC_Client
XML_RPC_Dump
XML_RPC_Message
XML_RPC_Response
XML_RPC_Server
XML_RPC_Value
Class: XML_RPC_Base
Source Location: /modules/pearxmlrpc/rpc.php
Class Overview
The common methods and properties for all of the XML_RPC classes
Author(s):
Daniel Convissor <
danielc@php.net
>
Stig Bakken <
stig@php.net
>
Edd Dumbill <
edd@usefulinc.com
>
Martin Jansen <
mj@php.net
>
Version:
Release: 1.5.1
Copyright:
1999-2001 Edd Dumbill, 2001-2006 The PHP Group
Methods
isError
raiseError
Child classes:
XML_RPC_Client
The methods and properties for submitting XML RPC requests
XML_RPC_Response
The methods and properties for interpreting responses to XML RPC requests
XML_RPC_Message
The methods and properties for composing XML RPC messages
XML_RPC_Value
The methods and properties that represent data in XML RPC format
Class Details
[line 585]
The common methods and properties for all of the XML_RPC classes
Tags:
author:
Daniel Convissor <
danielc@php.net
>
author:
Stig Bakken <
stig@php.net
>
author:
Edd Dumbill <
edd@usefulinc.com
>
author:
Martin Jansen <
mj@php.net
>
version:
Release: 1.5.1
copyright:
1999-2001 Edd Dumbill, 2001-2006 The PHP Group
link:
http://pear.php.net/package/XML_RPC
[
Top
]
Class Methods
method isError
[line 606]
bool isError( mixed $value)
Tell whether something is a PEAR_Error object
Tags:
return:
whether $value is a PEAR_Error object or not
access:
public
Parameters:
mixed
$value
the item to check
[
Top
]
method raiseError
[line 592]
object PEAR_Error raiseError( $msg, $code)
PEAR Error handling
Tags:
return:
object
Parameters:
$msg
$code
[
Top
]
Documentation generated on Thu, 12 Feb 2009 08:00:07 +0900 by
phpDocumentor 1.4.2