Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
batch_get drupal/core/includes/form.inc Retrieves the current batch. 19
batch_load drupal/core/includes/batch.inc Loads a batch from the database. 2
batch_process drupal/core/includes/form.inc Processes the batch. 11
batch_set drupal/core/includes/form.inc Adds a new batch. 25
batch_test_chained_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a form with chained submit callbacks. 2
batch_test_chained_form_submit_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #1 for batch_test_chained_form(). 1
batch_test_chained_form_submit_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #2 for batch_test_chained_form(). 1
batch_test_chained_form_submit_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #3 for batch_test_chained_form(). 1
batch_test_chained_form_submit_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler #4 for batch_test_chained_form(). 1
batch_test_large_percentage drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Fires a batch process without a form submission. 1
batch_test_menu drupal/core/modules/system/tests/modules/batch_test/batch_test.module Implements hook_menu().
batch_test_mock_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a simple form with a textfield and submit button. 1
batch_test_mock_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_mock_form().
batch_test_multistep_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a multistep form. 1
batch_test_multistep_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_multistep_form().
batch_test_nested_drupal_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Submits a form within a batch programmatically. 1
batch_test_no_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Fires a batch process without a form submission. 1
batch_test_programmatic drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Submits the 'Chained' form programmatically. 1
batch_test_redirect_page drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Redirects successfuly. 1
batch_test_simple_form drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form constructor for a batch selection form. 1
batch_test_simple_form_submit drupal/core/modules/system/tests/modules/batch_test/batch_test.module Form submission handler for batch_test_simple_form().
batch_test_stack drupal/core/modules/system/tests/modules/batch_test/batch_test.module Helper function: Stores or retrieves traced execution data. 23
batch_test_theme_batch drupal/core/modules/system/tests/modules/batch_test/batch_test.module Menu callback: Runs a batch for testing theme used on the progress page. 1
block_add_block_form drupal/core/modules/block/block.admin.inc Form constructor for the add block form. 1
block_add_block_form_submit drupal/core/modules/block/block.admin.inc Form submission handler for block_add_block_form().
block_add_block_form_validate drupal/core/modules/block/block.admin.inc Form validation handler for block_add_block_form().
block_admin_configure drupal/core/modules/block/block.admin.inc Form constructor for the block configuration form. 1 1
block_admin_configure_submit drupal/core/modules/block/block.admin.inc Form submission handler for block_admin_configure().
block_admin_configure_validate drupal/core/modules/block/block.admin.inc Form validation handler for block_admin_configure().
block_admin_demo drupal/core/modules/block/block.admin.inc Page callback: Attaches CSS for the block region demo. 1
block_admin_display drupal/core/modules/block/block.admin.inc Page callback: Shows the block administration page. 1
block_admin_display_form drupal/core/modules/block/block.admin.inc Form constructor for the main block administration form. 1
block_admin_display_form_submit drupal/core/modules/block/block.admin.inc Form submission handler for block_admin_display_form().
block_admin_display_prepare_blocks drupal/core/modules/block/block.admin.inc Prepares a list of blocks for display on the blocks administration page. 1
block_admin_paths drupal/core/modules/block/block.module Implements hook_admin_paths().
block_block_configure drupal/core/modules/block/block.module Implements hook_block_configure().
block_block_info drupal/core/modules/block/block.module Implements hook_block_info().
block_block_list_alter drupal/core/modules/block/block.module Implements hook_block_list_alter().
block_block_save drupal/core/modules/block/block.module Implements hook_block_save().
block_block_view drupal/core/modules/block/block.module Implements hook_block_view(). 1
block_cache_flush drupal/core/modules/block/block.module Implements hook_cache_flush().
block_custom_block_delete drupal/core/modules/block/block.admin.inc Form constructor for the custom block deletion form. 1
block_custom_block_delete_submit drupal/core/modules/block/block.admin.inc Form submission handler for block_custom_block_delete().
block_custom_block_form drupal/core/modules/block/block.module Form constructor for the custom block form. 1
block_custom_block_get drupal/core/modules/block/block.module Returns information from database about a user-created (custom) block. 2
block_custom_block_save drupal/core/modules/block/block.module Saves a user-created block in the database. 1
block_drupal_alter_foo_alter drupal/core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_field_extra_fields drupal/core/modules/block/block.module Implements hook_field_extra_fields().
block_form_form_test_alter_form_alter drupal/core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_form_user_profile_form_alter drupal/core/modules/block/block.module Implements hook_form_FORM_ID_alter() for user_profile_form().

Pages

Other projects