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

Class: XML_RPC_Base

Source Location: /XML_RPC-1.2.0RC6/RPC.php

Class Overview


Base class


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 1999-2001 Edd Dumbill

Methods


Child classes:

Inherited Variables

Inherited Methods


Class Details

[line 453]
Base class

This class provides common functions for all of the XML_RPC classes.



[ Top ]


Method Detail

isError   [line 479]

bool isError( mixed $value)

Tell whether something is a PEAR_Error object
  • Return: whether $value is a PEAR_Error object or not
  • Access: public

Parameters:

mixed   $value     the item to check

[ Top ]

raiseError   [line 460]

object PEAR_Error raiseError( mixed $msg, mixed $code)

PEAR Error handling
  • Return: object

[ Top ]


Documentation generated on Mon, 11 Apr 2005 15:16:36 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.