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