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