Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_batch_queue drupal/core/includes/form.inc Returns a queue object for a batch set. 3
_batch_progress_page drupal/core/includes/batch.inc Outputs a batch processing page. 1
_batch_process drupal/core/includes/batch.inc Processes sets in a batch. 3
_batch_populate_queue drupal/core/includes/form.inc Populates a job queue with the operations of a batch set. 2
_batch_page drupal/core/includes/batch.inc Renders the batch processing page based on the current state of the batch. 4
_batch_next_set drupal/core/includes/batch.inc Retrieves the next set in a batch. 1
_batch_finished drupal/core/includes/batch.inc Ends the batch processing. 2
_batch_do drupal/core/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_current_set drupal/core/includes/batch.inc Returns the batch set being currently processed. 3
_batch_api_percentage drupal/core/includes/batch.inc Formats the percent completion for a batch set. 2
_authorize_filetransfer_connection_settings_set_defaults drupal/core/includes/authorize.inc Sets the default settings on a file transfer connection form recursively. 1
_authorize_filetransfer_connection_settings drupal/core/includes/authorize.inc Generates the Form API array for a given connection backend's settings. 1
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
_ajax_test_dialog drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Util to render dialog in ajax callback. 2
_aggregator_page_list drupal/core/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_aggregator_has_categories drupal/core/modules/aggregator/aggregator.module Access callback: Determines whether there are any aggregator categories. 1
_aggregator_category_title drupal/core/modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages. 1
xmlrpc_value_get_xml drupal/core/modules/xmlrpc/xmlrpc.inc Generates XML representing the given value. 2
xmlrpc_value_calculate_type drupal/core/modules/xmlrpc/xmlrpc.inc Maps a PHP type to an XML-RPC type. 1
xmlrpc_value drupal/core/modules/xmlrpc/xmlrpc.inc Turns a data structure into objects with 'data' and 'type' attributes. 2
xmlrpc_test_xmlrpc_alter drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc_alter().
xmlrpc_test_xmlrpc drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_simpleStructReturnTest 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_moderateSizeArrayCheck 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_manyTypesTest 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_easyStructTest 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_arrayOfStructsTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_server_set drupal/core/modules/xmlrpc/xmlrpc.server.inc Stores a copy of an XML-RPC request temporarily. 2
xmlrpc_server_page drupal/core/modules/xmlrpc/xmlrpc.server.inc Process an XML-RPC request. 1
xmlrpc_server_output drupal/core/modules/xmlrpc/xmlrpc.server.inc Sends XML-RPC output to the browser. 2
xmlrpc_server_multicall drupal/core/modules/xmlrpc/xmlrpc.server.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_method_signature drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns one method signature for a function. 1
xmlrpc_server_method_help drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns the help for an XML-RPC method. 1
xmlrpc_server_list_methods drupal/core/modules/xmlrpc/xmlrpc.server.inc Lists the methods available on this XML-RPC server. 1
xmlrpc_server_get_capabilities drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns a list of the capabilities of this server. 1
xmlrpc_server_get drupal/core/modules/xmlrpc/xmlrpc.server.inc Retrieves the latest stored XML-RPC request. 4
xmlrpc_server_error drupal/core/modules/xmlrpc/xmlrpc.server.inc Throws an XML-RPC error. 1
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 drupal/core/modules/xmlrpc/xmlrpc.server.inc Invokes XML-RPC methods on this server. 1
xmlrpc_request drupal/core/modules/xmlrpc/xmlrpc.inc Constructs an object representing an XML-RPC request. 1
xmlrpc_message_tag_open drupal/core/modules/xmlrpc/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_tag_close drupal/core/modules/xmlrpc/xmlrpc.inc Handles closing tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_set drupal/core/modules/xmlrpc/xmlrpc.inc Stores a copy of the most recent XML-RPC message object temporarily. 5
xmlrpc_message_parse drupal/core/modules/xmlrpc/xmlrpc.inc Parses an XML-RPC message. 3
xmlrpc_message_get drupal/core/modules/xmlrpc/xmlrpc.inc Returns the most recently stored XML-RPC message object. 4
xmlrpc_message_cdata drupal/core/modules/xmlrpc/xmlrpc.inc Handles character data for XML parsing in xmlrpc_message_parse(). 1

Pages

Other projects