xmlrpc_parse_method_descriptions
(PHP 4 >= 4.1.0, PHP 5)
xmlrpc_parse_method_descriptions — Decodes XML into a list of method descriptions
Description
array xmlrpc_parse_method_descriptions
( string
$xml
)Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.
Warning
This function is currently not documented; only its argument list is available.
- xmlrpc_decode_request
- xmlrpc_decode
- xmlrpc_encode_request
- xmlrpc_encode
- xmlrpc_get_type
- xmlrpc_is_fault
- xmlrpc_parse_method_descriptions
- xmlrpc_server_add_introspection_data
- xmlrpc_server_call_method
- xmlrpc_server_create
- xmlrpc_server_destroy
- xmlrpc_server_register_introspection_callback
- xmlrpc_server_register_method
- xmlrpc_set_type
Коментарии
The format for the xml string is the same that has to be returned by functions registered via calls to `xmlrpc_server_register_introspection_callback`.
It is documented at http://xmlrpc-epi.sourceforge.net/specs/rfc.system.describeMethods.php