|
xmlrpc_test_echoStructTest |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
|
1 |
1 |
|
xmlrpc_test_manyTypesTest |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
|
1 |
1 |
|
xmlrpc_test_message_sized_in_kb |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
Created a message of the desired size in KB. |
1 |
1 |
|
xmlrpc_test_moderateSizeArrayCheck |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
|
1 |
1 |
|
xmlrpc_test_nestedStructTest |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
|
1 |
1 |
|
xmlrpc_test_simpleStructReturnTest |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
|
1 |
1 |
|
xmlrpc_test_xmlrpc |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
Implements hook_xmlrpc(). |
|
|
|
xmlrpc_test_xmlrpc_alter |
drupal-7.x/modules/simpletest/tests/xmlrpc_test.module |
Implements hook_xmlrpc_alter(). |
|
1 |
|
xmlrpc_value |
drupal-7.x/includes/xmlrpc.inc |
Turns a data structure into objects with 'data' and 'type' attributes. |
2 |
|
|
xmlrpc_value_calculate_type |
drupal-7.x/includes/xmlrpc.inc |
Maps a PHP type to an XML-RPC type. |
1 |
|
|
xmlrpc_value_get_xml |
drupal-7.x/includes/xmlrpc.inc |
Generates XML representing the given value. |
2 |
|
|
_aggregator_category_title |
drupal-7.x/modules/aggregator/aggregator.module |
Title callback: Returns a title for aggregator category pages. |
|
1 |
|
_aggregator_characters |
drupal-7.x/modules/aggregator/aggregator.processor.inc |
Creates display text for teaser length option values. |
|
1 |
|
_aggregator_get_variables |
drupal-7.x/modules/aggregator/aggregator.module |
Gets the fetcher, parser, and processors. |
3 |
|
|
_aggregator_has_categories |
drupal-7.x/modules/aggregator/aggregator.module |
Determines whether there are any aggregator categories. |
|
1 |
|
_aggregator_items |
drupal-7.x/modules/aggregator/aggregator.module |
Helper function for drupal_map_assoc. |
|
1 |
|
_aggregator_page_list |
drupal-7.x/modules/aggregator/aggregator.pages.inc |
Prints an aggregator page listing a number of feed items. |
3 |
|
|
_aggregator_parse_opml |
drupal-7.x/modules/aggregator/aggregator.admin.inc |
Parses an OPML file. |
1 |
|
|
_authorize_filetransfer_connection_settings |
drupal-7.x/includes/authorize.inc |
Generates the Form API array for a given connection backend's settings. |
1 |
|
|
_authorize_filetransfer_connection_settings_set_defaults |
drupal-7.x/includes/authorize.inc |
Sets the default settings on a file transfer connection form recursively. |
1 |
|
|
_batch_api_percentage |
drupal-7.x/includes/batch.inc |
Formats the percent completion for a batch set. |
2 |
|
|
_batch_current_set |
drupal-7.x/includes/batch.inc |
Returns the batch set being currently processed. |
4 |
|
|
_batch_do |
drupal-7.x/includes/batch.inc |
Does one execution pass with JavaScript and returns progress to the browser. |
1 |
|
|
_batch_finished |
drupal-7.x/includes/batch.inc |
Ends the batch processing. |
2 |
|
|
_batch_next_set |
drupal-7.x/includes/batch.inc |
Retrieves the next set in a batch. |
1 |
|
|
_batch_page |
drupal-7.x/includes/batch.inc |
Renders the batch processing page based on the current state of the batch. |
4 |
|
|
_batch_populate_queue |
drupal-7.x/includes/form.inc |
Populates a job queue with the operations of a batch set. |
2 |
|
|
_batch_process |
drupal-7.x/includes/batch.inc |
Processes sets in a batch. |
3 |
|
|
_batch_progress_page_js |
drupal-7.x/includes/batch.inc |
Outputs a batch processing page with JavaScript support. |
1 |
|
|
_batch_progress_page_nojs |
drupal-7.x/includes/batch.inc |
Outputs a batch processing page without JavaScript support. |
2 |
|
|
_batch_queue |
drupal-7.x/includes/form.inc |
Returns a queue object for a batch set. |
3 |
|
|
_batch_shutdown |
drupal-7.x/includes/batch.inc |
Shutdown function: Stores the current batch data for the next request. |
|
1 |
|
_batch_start |
drupal-7.x/includes/batch.inc |
Initializes the batch processing. |
1 |
|
|
_batch_test_batch_0 |
drupal-7.x/modules/simpletest/tests/batch_test.module |
Batch 0: no operation. |
|
|
|
_batch_test_batch_1 |
drupal-7.x/modules/simpletest/tests/batch_test.module |
Batch 1: repeats a simple operation. |
3 |
|
|
_batch_test_batch_2 |
drupal-7.x/modules/simpletest/tests/batch_test.module |
Batch 2: single multistep operation. |
3 |
|
|
_batch_test_batch_3 |
drupal-7.x/modules/simpletest/tests/batch_test.module |
Batch 3: both single and multistep operations. |
1 |
|
|
_batch_test_batch_4 |
drupal-7.x/modules/simpletest/tests/batch_test.module |
Batch 4: batch within a batch. |
|
|
|
_batch_test_batch_5 |
drupal-7.x/modules/simpletest/tests/batch_test.module |
Batch 5: repeats a simple operation. |
1 |
|
|
_batch_test_callback_1 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
Simple batch operation. |
|
3 |
|
_batch_test_callback_2 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
Multistep batch operation. |
|
2 |
|
_batch_test_callback_5 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
Simple batch operation. |
|
1 |
|
_batch_test_finished_0 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
'finished' callback for batch 0. |
|
1 |
|
_batch_test_finished_1 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
'finished' callback for batch 1. |
|
1 |
|
_batch_test_finished_2 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
'finished' callback for batch 2. |
|
1 |
|
_batch_test_finished_3 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
'finished' callback for batch 3. |
|
1 |
|
_batch_test_finished_4 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
'finished' callback for batch 4. |
|
1 |
|
_batch_test_finished_5 |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
'finished' callback for batch 5. |
|
1 |
|
_batch_test_finished_helper |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
Common 'finished' callbacks for batches 1 to 4. |
6 |
|
|
_batch_test_nested_batch_callback |
drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc |
Batch operation setting up its own batch. |
|
1 |