Implements interfaces:
This class implements the default documentor for the ripcord server. Any request to the server without a request_xml is handled by the documentor.
Located in /ripcord_documentor.php (line 28)
A url to an optional css file or a css string for an inline stylesheet.
Optional footer text for the online documentation.
Optional header text for the online documentation.
The name of the rpc server, used as the title and heading of the default HTML page.
The root URL of the rpc server.
Which version of the XML vocabulary the server implements. Either 'xmlrpc', 'soap 1.1', 'simple' or 'auto'.
The wsdl 1.0 description.
The wsdl 2.0 description
The constructor for the Ripcord_Documentor class.
This method returns an XML document in the introspection format expected by xmlrpc_server_register_introspection_callback. It uses the php Reflection classes to gather information from the registered methods.
Descriptions are added from phpdoc docblocks if found.
This method handles any request which isn't a valid rpc request.
This method fills the list of method data with all the user supplied methods of the rpc server.
Documentation generated on Tue, 16 Nov 2010 16:20:18 +0100 by phpDocumentor 1.4.3