Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
xmlrpc_server_call drupal/core/modules/xmlrpc/xmlrpc.server.inc Dispatches an XML-RPC request and any parameters to the appropriate handler. 2
xmlrpc_server_error drupal/core/modules/xmlrpc/xmlrpc.server.inc Throws an XML-RPC error. 1
xmlrpc_server_get drupal/core/modules/xmlrpc/xmlrpc.server.inc Retrieves the latest stored XML-RPC request. 4
xmlrpc_server_get_capabilities drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns a list of the capabilities of this server. 1
xmlrpc_server_list_methods drupal/core/modules/xmlrpc/xmlrpc.server.inc Lists the methods available on this XML-RPC server. 1
xmlrpc_server_method_help drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns the help for an XML-RPC method. 1
xmlrpc_server_method_signature drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns one method signature for a function. 1
xmlrpc_server_multicall drupal/core/modules/xmlrpc/xmlrpc.server.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_output drupal/core/modules/xmlrpc/xmlrpc.server.inc Sends XML-RPC output to the browser. 2
xmlrpc_server_page drupal/core/modules/xmlrpc/xmlrpc.server.inc Process an XML-RPC request. 1
xmlrpc_server_set drupal/core/modules/xmlrpc/xmlrpc.server.inc Stores a copy of an XML-RPC request temporarily. 2
xmlrpc_test_arrayOfStructsTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_countTheEntities drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_easyStructTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_echoStructTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_manyTypesTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_message_sized_in_kb drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Created a message of the desired size in KB. 1 1
xmlrpc_test_moderateSizeArrayCheck drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_nestedStructTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_simpleStructReturnTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_xmlrpc drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_xmlrpc_alter drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc_alter().
xmlrpc_value drupal/core/modules/xmlrpc/xmlrpc.inc Turns a data structure into objects with 'data' and 'type' attributes. 2
xmlrpc_value_calculate_type drupal/core/modules/xmlrpc/xmlrpc.inc Maps a PHP type to an XML-RPC type. 1
xmlrpc_value_get_xml drupal/core/modules/xmlrpc/xmlrpc.inc Generates XML representing the given value. 2
_aggregator_category_title drupal/core/modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages. 1
_aggregator_has_categories drupal/core/modules/aggregator/aggregator.module Access callback: Determines whether there are any aggregator categories. 1
_aggregator_page_list drupal/core/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_ajax_test_dialog drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Util to render dialog in ajax callback. 2
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
_authorize_filetransfer_connection_settings drupal/core/includes/authorize.inc Generates the Form API array for a given connection backend's settings. 1
_authorize_filetransfer_connection_settings_set_defaults drupal/core/includes/authorize.inc Sets the default settings on a file transfer connection form recursively. 1
_batch_api_percentage drupal/core/includes/batch.inc Formats the percent completion for a batch set. 2
_batch_current_set drupal/core/includes/batch.inc Returns the batch set being currently processed. 3
_batch_do drupal/core/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_finished drupal/core/includes/batch.inc Ends the batch processing. 2
_batch_next_set drupal/core/includes/batch.inc Retrieves the next set in a batch. 1
_batch_page drupal/core/includes/batch.inc Renders the batch processing page based on the current state of the batch. 4
_batch_populate_queue drupal/core/includes/form.inc Populates a job queue with the operations of a batch set. 2
_batch_process drupal/core/includes/batch.inc Processes sets in a batch. 3
_batch_progress_page drupal/core/includes/batch.inc Outputs a batch processing page. 1
_batch_queue drupal/core/includes/form.inc Returns a queue object for a batch set. 3
_batch_shutdown drupal/core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
_batch_test_batch_0 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation. 3
_batch_test_batch_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation. 3
_batch_test_batch_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations. 1
_batch_test_batch_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation. 1
_batch_test_callback_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 3

Pages

Other projects