Functions - 7.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
contact_update_7000 | modules/ |
Rename the threshold limit variable. | |||
contact_update_7001 | modules/ |
Rename the administer contact forms permission. | |||
contact_update_7002 | modules/ |
Enable the 'access user contact forms' for registered users by default. | |||
contact_update_7003 | modules/ |
Change the weight column to normal int. | |||
contact_update_dependencies | modules/ |
Implements hook_update_dependencies(). | |||
contact_user_presave | modules/ |
Implements hook_user_presave(). | |||
contextual_element_info | modules/ |
Implements hook_element_info(). | |||
contextual_help | modules/ |
Implements hook_help(). | |||
contextual_library | modules/ |
Implements hook_library(). | |||
contextual_permission | modules/ |
Implements hook_permission(). | |||
contextual_preprocess | modules/ |
Implements hook_preprocess(). | |||
contextual_pre_render_links | modules/ |
Build a renderable array for contextual links. | 1 | ||
country_get_list | includes/ |
Get list of all predefined and custom countries. | 2 | ||
cron_queue_test_cron_queue_info | modules/ |
Implements hook_cron_queue_info(). | |||
cron_queue_test_exception | modules/ |
2 | |||
current_path | includes/ |
Return the current URL path of the page being viewed. | 14 | ||
dashboard_admin | modules/ |
Page callback: Displays the dashboard. | 2 | ||
dashboard_admin_blocks | modules/ |
Page callback: Builds the page for administering dashboard blocks. | 1 | ||
dashboard_block_info_alter | modules/ |
Implements hook_block_info_alter(). | |||
dashboard_block_list_alter | modules/ |
Implements hook_block_list_alter(). | |||
dashboard_dashboard_regions | modules/ |
Implements hook_dashboard_regions(). | |||
dashboard_disable | modules/ |
Implements hook_disable(). | |||
dashboard_enable | modules/ |
Implements hook_enable(). | |||
dashboard_forms | modules/ |
Implements hook_forms(). | |||
dashboard_form_block_add_block_form_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | |||
dashboard_form_block_admin_configure_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | 1 | ||
dashboard_form_block_admin_display_form_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | |||
dashboard_form_dashboard_admin_display_form_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | |||
dashboard_help | modules/ |
Implements hook_help(). | |||
dashboard_is_visible | modules/ |
Determines if the dashboard should be displayed on the current page. | 2 | ||
dashboard_menu | modules/ |
Implements hook_menu(). | |||
dashboard_page_build | modules/ |
Implements hook_page_build(). | |||
dashboard_permission | modules/ |
Implements hook_permission(). | |||
dashboard_regions | modules/ |
Returns an array of dashboard region names. | 3 | ||
dashboard_region_descriptions | modules/ |
Returns an array of dashboard region descriptions, keyed by region name. | 6 | ||
dashboard_show_block_content | modules/ |
Ajax callback: Displays the rendered contents of a specific block. | 1 | ||
dashboard_show_disabled | modules/ |
Ajax callback: Shows disabled blocks in the dashboard customization mode. | 1 | ||
dashboard_system_info_alter | modules/ |
Implements hook_system_info_alter(). | |||
dashboard_theme | modules/ |
Implements hook_theme(). | |||
dashboard_uninstall | modules/ |
Implements hook_uninstall(). | |||
dashboard_update | modules/ |
Sets the new weight of each region according to the drag-and-drop order. | 1 | ||
database_test_db_query_temporary | modules/ |
Run a db_query_temporary and output the table name and its number of rows. | 1 | ||
database_test_even_pager_query | modules/ |
Run a pager query and return the results. | 1 | ||
database_test_menu | modules/ |
Implements hook_menu(). | |||
database_test_odd_pager_query | modules/ |
Run a pager query and return the results. | 1 | ||
database_test_query_alter | modules/ |
Implements hook_query_alter(). | |||
database_test_query_database_test_alter_remove_range_alter | modules/ |
Implements hook_query_TAG_alter(). | |||
database_test_schema | modules/ |
Implements hook_schema(). | |||
database_test_tablesort | modules/ |
Run a tablesort query and return the results. | 1 | ||
database_test_tablesort_first | modules/ |
Run a tablesort query with a second order_by after and return the results. | 1 |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.