You are here

9 string references to YAML keys in xmlrpc_example.routing.yml in xmlrpc 8

XmlRpcExampleAlterForm::buildForm in xmlrpc_example/src/Form/XmlRpcExampleAlterForm.php
Form constructor.
XmlRpcExampleAlterForm::getEditableConfigNames in xmlrpc_example/src/Form/XmlRpcExampleAlterForm.php
Gets the configuration names that will be editable.
XmlRpcExampleClientForm::buildForm in xmlrpc_example/src/Form/XmlRpcExampleClientForm.php
Form constructor.
XmlRpcExampleController::info in xmlrpc_example/src/Controller/XmlRpcExampleController.php
Constructs a page with info about the XML-RPC example.
XmlRpcExampleServerForm::buildForm in xmlrpc_example/src/Form/XmlRpcExampleServerForm.php
Form constructor.
XmlRpcExampleServerForm::getEditableConfigNames in xmlrpc_example/src/Form/XmlRpcExampleServerForm.php
Gets the configuration names that will be editable.
xmlrpc_example_xmlrpc_alter in xmlrpc_example/xmlrpc_example.module
Implements hook_xmlrpc_alter().
_xmlrpc_example_server_add in xmlrpc_example/xmlrpc_example.module
This is the callback for the xmlrpc_example.add method.
_xmlrpc_example_server_subtract in xmlrpc_example/xmlrpc_example.module
This is the callback for the xmlrpc_example.subtract xmlrpc method.