Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Unknown

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class xmlrpcmsg

Description

Located in /phpxmlrpc/xmlrpc.php (line 1944)

Class xmlrpcmsg
Variable Summary
Variable mixed $debug
Variable mixed $methodname
Variable mixed $params
Variable mixed $payload
Method Summary
Constructor xmlrpcmsg xmlrpcmsg ( $meth, [ $pars = 0])
Method void addParam ( $par)
Method void createPayload ([ $charset_encoding = ''])
Method void getNumParams ()
Method void getParam ( $i)
Method void kindOf ()
Method void method ([ $meth = ''])
Method void &parseResponse ([ $data = ''], [ $headers_processed = false], [ $return_type = 'xmlrpcvals'])
Method void &parseResponseFile ( $fp)
Method void serialize ([ $charset_encoding = ''])
Method void xml_footer ()
Method void xml_header ([ $charset_encoding = ''])
Variables
mixed $content_type = 'text/xml' (line 1950)
mixed $debug (line 1949)
mixed $methodname (line 1947)
mixed $params = array() (line 1948)
mixed $payload (line 1946)
Methods
Constructor xmlrpcmsg (line 1956)
xmlrpcmsg xmlrpcmsg ( $meth,  $pars)
  • $meth
  • $pars
addParam (line 2041)
void addParam ( $par)
  • $par
createPayload (line 1990)
void createPayload ([ $charset_encoding = ''])
  • $charset_encoding
getNumParams (line 2064)
void getNumParams ()
getParam (line 2059)
void getParam ( $i)
  • $i
kindOf (line 1985)
void kindOf ()
method (line 2018)
void method ([ $meth = ''])
  • $meth
parseResponse (line 2296)
void &parseResponse ([ $data = ''], [ $headers_processed = false], [ $return_type = 'xmlrpcvals'])
  • $data
  • $headers_processed
  • $return_type
parseResponseFile (line 2070)
void &parseResponseFile ( $fp)
  • $fp
serialize (line 2030)
void serialize ([ $charset_encoding = ''])
  • $charset_encoding
xml_footer (line 1980)
void xml_footer ()
xml_header (line 1968)
void xml_header ([ $charset_encoding = ''])
  • $charset_encoding

Documentation generated on Mon, 05 Mar 2007 21:32:36 +0000 by phpDocumentor 1.3.1