Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
xmlrpc_message_get function includes/xmlrpc.inc Returns the most recently stored XML-RPC message object.
xmlrpc_message_parse function includes/xmlrpc.inc Parses an XML-RPC message.
xmlrpc_message_set function includes/xmlrpc.inc Stores a copy of the most recent XML-RPC message object temporarily.
xmlrpc_message_tag_close function includes/xmlrpc.inc Handles closing tags for XML parsing in xmlrpc_message_parse().
xmlrpc_message_tag_open function includes/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse().
xmlrpc_request function includes/xmlrpc.inc Constructs an object representing an XML-RPC request.
xmlrpc_server function includes/xmlrpcs.inc Invokes XML-RPC methods on this server.
xmlrpc_server_call function includes/xmlrpcs.inc Dispatches an XML-RPC request and any parameters to the appropriate handler.
xmlrpc_server_error function includes/xmlrpcs.inc Throws an XML-RPC error.
xmlrpc_server_get function includes/xmlrpcs.inc Retrieves the latest stored XML-RPC request.
xmlrpc_server_get_capabilities function includes/xmlrpcs.inc Returns a list of the capabilities of this server.
xmlrpc_server_list_methods function includes/xmlrpcs.inc Lists the methods available on this XML-RPC server.
xmlrpc_server_method_help function includes/xmlrpcs.inc Returns the help for an XML-RPC method.
xmlrpc_server_method_signature function includes/xmlrpcs.inc Returns one method signature for a function.
xmlrpc_server_multicall function includes/xmlrpcs.inc Dispatches multiple XML-RPC requests.
xmlrpc_server_output function includes/xmlrpcs.inc Sends XML-RPC output to the browser.
xmlrpc_server_set function includes/xmlrpcs.inc Stores a copy of an XML-RPC request temporarily.
xmlrpc_test.info file modules/simpletest/tests/xmlrpc_test.info name = "XML-RPC Test"
description = "Support module for XML-RPC tests according to the validator1 specification."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
xmlrpc_test.module file modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_arrayOfStructsTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_countTheEntities function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_easyStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_echoStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_manyTypesTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_message_sized_in_kb function modules/simpletest/tests/xmlrpc_test.module Created a message of the desired size in KB.
xmlrpc_test_moderateSizeArrayCheck function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_nestedStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_simpleStructReturnTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_xmlrpc function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_xmlrpc_alter function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc_alter().
xmlrpc_value function includes/xmlrpc.inc Turns a data structure into objects with 'data' and 'type' attributes.
xmlrpc_value_calculate_type function includes/xmlrpc.inc Maps a PHP type to an XML-RPC type.
xmlrpc_value_get_xml function includes/xmlrpc.inc Generates XML representing the given value.
_aggregator_category_title function modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages.
_aggregator_characters function modules/aggregator/aggregator.processor.inc Creates display text for teaser length option values.
_aggregator_get_variables function modules/aggregator/aggregator.module Gets the fetcher, parser, and processors.
_aggregator_has_categories function modules/aggregator/aggregator.module Determines whether there are any aggregator categories.
_aggregator_items function modules/aggregator/aggregator.module Helper function for drupal_map_assoc.
_aggregator_page_list function modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items.
_aggregator_parse_opml function modules/aggregator/aggregator.admin.inc Parses an OPML file.
_announcements_feed_preprocess_item function modules/announcements_feed/announcements_feed.module Helper to preprocess individual announcement items.
_authorize_filetransfer_connection_settings function includes/authorize.inc Generates the Form API array for a given connection backend's settings.
_authorize_filetransfer_connection_settings_set_defaults function includes/authorize.inc Sets the default settings on a file transfer connection form recursively.
_batch_api_percentage function includes/batch.inc Formats the percent completion for a batch set.
_batch_current_set function includes/batch.inc Returns the batch set being currently processed.
_batch_do function includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser.
_batch_finished function includes/batch.inc Ends the batch processing.
_batch_next_set function includes/batch.inc Retrieves the next set in a batch.
_batch_page function includes/batch.inc Renders the batch processing page based on the current state of the batch.
_batch_populate_queue function includes/form.inc Populates a job queue with the operations of a batch set.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.