Class dom_xmlrpc_method

Description

Represents a server method

Located in /includes/domit/dom_xmlrpc_server.php (line 579)


	
			
Variable Summary
string $help
object A $method
string $name
array $signature
Method Summary
dom_xmlrpc_method dom_xmlrpc_method (array $paramArray)
Variables
string $help = '' (line 585)
  • var: Help for the method
object A $method (line 583)
  • var: reference to the metho
string $name (line 581)
  • var: The method name
array $signature = '' (line 587)
  • var: The method signature
Methods
Constructor dom_xmlrpc_method (line 593)

Constructor: Instantiates a custom method

dom_xmlrpc_method dom_xmlrpc_method (array $paramArray)
  • array $paramArray: A method name, reference, signature, and help

Documentation generated on Fri, 4 Mar 2005 13:56:05 +1000 by phpDocumentor 1.3.0RC3