You are here

namespace Drupal\xmlrpc_example\Form in xmlrpc 8

Classsort descending Location Description
XmlRpcExampleAlterForm xmlrpc_example/src/Form/XmlRpcExampleAlterForm.php Presents a form to enable/disable the code implemented in hook_xmlrpc_alter.
XmlRpcExampleClientForm xmlrpc_example/src/Form/XmlRpcExampleClientForm.php Form demonstrating XML-RPC client.
XmlRpcExampleServerForm xmlrpc_example/src/Form/XmlRpcExampleServerForm.php Configuration form of the XML-RPC service = UI for the XML-RPC Server part.