Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
xmlrpc_date_get_xml drupal/includes/xmlrpc.inc Converts an XML-RPC date-time object into XML. 1
xmlrpc_errno drupal/includes/xmlrpc.inc Returns the last XML-RPC client error number.
xmlrpc_error drupal/includes/xmlrpc.inc Generates, temporarily saves, and returns an XML-RPC error object. 8
xmlrpc_error_get_xml drupal/includes/xmlrpc.inc Converts an XML-RPC error object into XML. 1
xmlrpc_error_msg drupal/includes/xmlrpc.inc Returns the last XML-RPC client error message.
xmlrpc_message drupal/includes/xmlrpc.inc Constructs an object representing an XML-RPC message. 3
xmlrpc_message_cdata drupal/includes/xmlrpc.inc Handles character data for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_get drupal/includes/xmlrpc.inc Returns the most recently stored XML-RPC message object. 4
xmlrpc_message_parse drupal/includes/xmlrpc.inc Parses an XML-RPC message. 3
xmlrpc_message_set drupal/includes/xmlrpc.inc Stores a copy of the most recent XML-RPC message object temporarily. 5
xmlrpc_message_tag_close drupal/includes/xmlrpc.inc Handles closing tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_tag_open drupal/includes/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_request drupal/includes/xmlrpc.inc Constructs an object representing an XML-RPC request. 1
xmlrpc_server drupal/includes/xmlrpcs.inc Invokes XML-RPC methods on this server. 1
xmlrpc_server_call drupal/includes/xmlrpcs.inc Dispatches an XML-RPC request and any parameters to the appropriate handler. 2
xmlrpc_server_error drupal/includes/xmlrpcs.inc Throws an XML-RPC error. 1
xmlrpc_server_get drupal/includes/xmlrpcs.inc Retrieves the latest stored XML-RPC request. 4
xmlrpc_server_get_capabilities drupal/includes/xmlrpcs.inc Returns a list of the capabilities of this server. 1
xmlrpc_server_list_methods drupal/includes/xmlrpcs.inc Lists the methods available on this XML-RPC server. 1
xmlrpc_server_method_help drupal/includes/xmlrpcs.inc Returns the help for an XML-RPC method. 1
xmlrpc_server_method_signature drupal/includes/xmlrpcs.inc Returns one method signature for a function. 1
xmlrpc_server_multicall drupal/includes/xmlrpcs.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_output drupal/includes/xmlrpcs.inc Sends XML-RPC output to the browser. 2
xmlrpc_server_set drupal/includes/xmlrpcs.inc Stores a copy of an XML-RPC request temporarily. 2
xmlrpc_test_arrayOfStructsTest drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_countTheEntities drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_easyStructTest drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_echoStructTest drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_manyTypesTest drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_message_sized_in_kb drupal/modules/simpletest/tests/xmlrpc_test.module Created a message of the desired size in KB. 1 1
xmlrpc_test_moderateSizeArrayCheck drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_nestedStructTest drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_simpleStructReturnTest drupal/modules/simpletest/tests/xmlrpc_test.module 1 1
xmlrpc_test_xmlrpc drupal/modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_xmlrpc_alter drupal/modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc_alter(). 1
xmlrpc_value drupal/includes/xmlrpc.inc Turns a data structure into objects with 'data' and 'type' attributes. 2
xmlrpc_value_calculate_type drupal/includes/xmlrpc.inc Maps a PHP type to an XML-RPC type. 1
xmlrpc_value_get_xml drupal/includes/xmlrpc.inc Generates XML representing the given value. 2
_aggregator_category_title drupal/modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages. 1
_aggregator_characters drupal/modules/aggregator/aggregator.processor.inc Creates display text for teaser length option values. 1
_aggregator_get_variables drupal/modules/aggregator/aggregator.module Gets the fetcher, parser, and processors. 3
_aggregator_has_categories drupal/modules/aggregator/aggregator.module Determines whether there are any aggregator categories. 1
_aggregator_items drupal/modules/aggregator/aggregator.module Helper function for drupal_map_assoc. 1
_aggregator_page_list drupal/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_aggregator_parse_opml drupal/modules/aggregator/aggregator.admin.inc Parses an OPML file. 1
_authorize_filetransfer_connection_settings drupal/includes/authorize.inc Generates the Form API array for a given connection backend's settings. 1
_authorize_filetransfer_connection_settings_set_defaults drupal/includes/authorize.inc Sets the default settings on a file transfer connection form recursively. 1
_batch_api_percentage drupal/includes/batch.inc Formats the percent completion for a batch set. 2
_batch_current_set drupal/includes/batch.inc Returns the batch set being currently processed. 4
_batch_do drupal/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1

Pages

Other projects