Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
batch_test_stack drupal/modules/simpletest/tests/batch_test.module Helper function: store or retrieve traced execution data. 23
batch_test_simple_form_submit drupal/modules/simpletest/tests/batch_test.module Submit handler for the simple form.
batch_test_simple_form drupal/modules/simpletest/tests/batch_test.module Simple form. 1
batch_test_redirect_page drupal/modules/simpletest/tests/batch_test.module Menu callback: successful redirection. 1
batch_test_programmatic drupal/modules/simpletest/tests/batch_test.module Menu callback: programmatically submits the 'Chained' form. 1
batch_test_no_form drupal/modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission. 1
batch_test_nested_drupal_form_submit drupal/modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch. 1
batch_test_multistep_form_submit drupal/modules/simpletest/tests/batch_test.module Submit handler for the multistep form.
batch_test_multistep_form drupal/modules/simpletest/tests/batch_test.module Multistep form. 1
batch_test_mock_form_submit drupal/modules/simpletest/tests/batch_test.module Submit handler for the batch_test_mock form.
batch_test_mock_form drupal/modules/simpletest/tests/batch_test.module A simple form with a textfield and submit button. 1
batch_test_menu drupal/modules/simpletest/tests/batch_test.module Implement hook_menu().
batch_test_large_percentage drupal/modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission. 1
batch_test_chained_form_submit_4 drupal/modules/simpletest/tests/batch_test.module Submit handler #4 for the chained form. 1
batch_test_chained_form_submit_3 drupal/modules/simpletest/tests/batch_test.module Submit handler #3 for the chained form. 1
batch_test_chained_form_submit_2 drupal/modules/simpletest/tests/batch_test.module Submit handler #2 for the chained form. 1
batch_test_chained_form_submit_1 drupal/modules/simpletest/tests/batch_test.module Submit handler #1 for the chained form. 1
batch_test_chained_form drupal/modules/simpletest/tests/batch_test.module Form with chained submit callbacks. 2
batch_set drupal/includes/form.inc Adds a new batch. 22
batch_process drupal/includes/form.inc Processes the batch. 10
batch_load drupal/includes/batch.inc Loads a batch from the database. 2
batch_get drupal/includes/form.inc Retrieves the current batch. 17
base_path drupal/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 24
bartik_process_page drupal/themes/bartik/template.php Override or insert variables into the page template.
bartik_process_maintenance_page drupal/themes/bartik/template.php Override or insert variables into the maintenance page template.
bartik_process_html drupal/themes/bartik/template.php Override or insert variables into the page template for HTML output.
bartik_preprocess_node drupal/themes/bartik/template.php Override or insert variables into the node template.
bartik_preprocess_maintenance_page drupal/themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_preprocess_html drupal/themes/bartik/template.php Add body classes if certain regions have content.
bartik_preprocess_block drupal/themes/bartik/template.php Override or insert variables into the block template.
bartik_menu_tree drupal/themes/bartik/template.php Implements theme_menu_tree().
bartik_field__taxonomy_term_reference drupal/themes/bartik/template.php Implements theme_field__field_type().
bartik_drupal_alter_alter drupal/modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
authorize_run_operation drupal/includes/authorize.inc Runs the operation specified in $_SESSION['authorize_operation']. 1
authorize_get_filetransfer drupal/includes/authorize.inc Gets a FileTransfer class for a specific transfer method and settings. 3
authorize_filetransfer_form_validate drupal/includes/authorize.inc Form validation handler for authorize_filetransfer_form().
authorize_filetransfer_form_submit drupal/includes/authorize.inc Form submission handler for authorize_filetransfer_form().
authorize_filetransfer_form drupal/includes/authorize.inc Form constructor for the file transfer authorization form. 1
authorize_access_denied_page drupal/authorize.php Renders a 403 access denied page for authorize.php. 1
authorize_access_allowed drupal/authorize.php Determines if the current user is allowed to run authorize.php. 1
arg drupal/includes/bootstrap.inc Returns a component of the current Drupal path. 28
archiver_get_info drupal/includes/common.inc Retrieves a list of all available archivers. 2
archiver_get_extensions drupal/includes/common.inc Returns a string of supported archive extensions. 3
archiver_get_archiver drupal/includes/common.inc Creates the appropriate archiver for the specified file. 1
ajax_test_system_theme_info drupal/modules/simpletest/tests/ajax_test.module Implements hook_system_theme_info().
ajax_test_render drupal/modules/simpletest/tests/ajax_test.module Menu callback; Return an element suitable for use by ajax_deliver(). 1
ajax_test_menu drupal/modules/simpletest/tests/ajax_test.module Implements hook_menu().
ajax_test_link drupal/modules/simpletest/tests/ajax_test.module Menu callback; Renders a #type link with #ajax. 1
ajax_test_error drupal/modules/simpletest/tests/ajax_test.module Menu callback; Returns Ajax element with #error property set. 1
ajax_set_verification_header drupal/includes/ajax.inc Sets a response header for ajax.js to trust the response body. 2

Pages

Other projects