You are here

Functions in Drupal 7

Primary tabs

Namesort descending Location Description Direct uses Strings
authorize_filetransfer_form includes/authorize.inc Form constructor for the file transfer authorization form. 1
authorize_filetransfer_form_submit includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form_validate includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_get_filetransfer includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings. 3
authorize_run_operation includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation']. 1
bartik_drupal_alter_alter modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
bartik_field__taxonomy_term_reference themes/bartik/template.php Implements theme_field__field_type().
bartik_menu_tree themes/bartik/template.php Implements theme_menu_tree().
bartik_preprocess_block themes/bartik/template.php Override or insert variables into the block template.
bartik_preprocess_html themes/bartik/template.php Add body classes if certain regions have content.
bartik_preprocess_maintenance_page themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_preprocess_node themes/bartik/template.php Override or insert variables into the node template.
bartik_process_html themes/bartik/template.php Override or insert variables into the page template for HTML output.
bartik_process_maintenance_page themes/bartik/template.php Override or insert variables into the maintenance page template.
bartik_process_page themes/bartik/template.php Override or insert variables into the page template.
base_path includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 25
batch_get includes/form.inc Retrieves the current batch. 17
batch_load includes/batch.inc Loads a batch from the database. 2
batch_process includes/form.inc Processes the batch. 10
batch_set includes/form.inc Adds a new batch. 22
batch_test_chained_form modules/simpletest/tests/batch_test.module Form with chained submit callbacks. 2
batch_test_chained_form_submit_1 modules/simpletest/tests/batch_test.module Submit handler #1 for the chained form. 1
batch_test_chained_form_submit_2 modules/simpletest/tests/batch_test.module Submit handler #2 for the chained form. 1
batch_test_chained_form_submit_3 modules/simpletest/tests/batch_test.module Submit handler #3 for the chained form. 1
batch_test_chained_form_submit_4 modules/simpletest/tests/batch_test.module Submit handler #4 for the chained form. 1
batch_test_large_percentage modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission. 1
batch_test_menu modules/simpletest/tests/batch_test.module Implement hook_menu().
batch_test_mock_form modules/simpletest/tests/batch_test.module A simple form with a textfield and submit button. 1
batch_test_mock_form_submit modules/simpletest/tests/batch_test.module Submit handler for the batch_test_mock form.
batch_test_multistep_form modules/simpletest/tests/batch_test.module Multistep form. 1
batch_test_multistep_form_submit modules/simpletest/tests/batch_test.module Submit handler for the multistep form.
batch_test_nested_drupal_form_submit modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch. 1
batch_test_no_form modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission. 1
batch_test_programmatic modules/simpletest/tests/batch_test.module Menu callback: programmatically submits the 'Chained' form. 1
batch_test_redirect_page modules/simpletest/tests/batch_test.module Menu callback: successful redirection. 1
batch_test_simple_form modules/simpletest/tests/batch_test.module Simple form. 1
batch_test_simple_form_submit modules/simpletest/tests/batch_test.module Submit handler for the simple form.
batch_test_stack modules/simpletest/tests/batch_test.module Helper function: store or retrieve traced execution data. 23
batch_test_theme_batch modules/simpletest/tests/batch_test.module Menu callback: run a batch for testing theme used on the progress page. 1
blocked_ip_load modules/system/system.module Retrieve a blocked IP address from the database.
block_add_block_form modules/block/block.admin.inc Form constructor for the add block form. 1
block_add_block_form_submit modules/block/block.admin.inc Form submission handler for block_add_block_form().
block_add_block_form_validate modules/block/block.admin.inc Form validation handler for block_add_block_form().
block_admin_configure modules/block/block.admin.inc Form constructor for the block configuration form. 1 1
block_admin_configure_submit modules/block/block.admin.inc Form submission handler for block_admin_configure().
block_admin_configure_validate modules/block/block.admin.inc Form validation handler for block_admin_configure().
block_admin_demo modules/block/block.admin.inc Menu callback for admin/structure/block/demo. 1
block_admin_display modules/block/block.admin.inc Menu callback for admin/structure/block. 1
block_admin_display_form modules/block/block.admin.inc Form constructor for the main block administration form. 2
block_admin_display_form_submit modules/block/block.admin.inc Form submission handler for block_admin_display_form().

Pages

Other projects