Functions - 7.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
comment_update_7009 | modules/ |
Change the last_comment_timestamp column description. | |||
comment_update_dependencies | modules/ |
Implements hook_update_dependencies(). | |||
comment_update_index | modules/ |
Implements hook_update_index(). | |||
comment_uri | modules/ |
Implements callback_entity_info_uri(). | 1 | ||
comment_user_cancel | modules/ |
Implements hook_user_cancel(). | |||
comment_user_delete | modules/ |
Implements hook_user_delete(). | |||
comment_view | modules/ |
Generate an array for rendering the given comment. | 5 | 1 | |
comment_view_multiple | modules/ |
Construct a drupal_render() style array from an array of loaded comments. | 2 | ||
common_test_cron | modules/ |
Implements hook_cron(). | 2 | ||
common_test_cron_helper_cron | modules/ |
Implements hook_cron(). | |||
common_test_destination | modules/ |
Print destination query parameter. | 1 | ||
common_test_drupal_alter_alter | modules/ |
Implements hook_TYPE_alter(). | |||
common_test_drupal_goto_alter | modules/ |
Implements hook_drupal_goto_alter(). | |||
common_test_drupal_goto_land | modules/ |
Landing page for drupal_goto(). | 1 | ||
common_test_drupal_goto_land_fail | modules/ |
Fail landing page for drupal_goto(). | 1 | ||
common_test_drupal_goto_redirect | modules/ |
Redirect using drupal_goto(). | 1 | ||
common_test_drupal_goto_redirect_advanced | modules/ |
Redirect using drupal_goto(). | 1 | ||
common_test_drupal_render_printing_pre_render | modules/ |
Applies #printed to an element to help test #pre_render. | 1 | ||
common_test_html_head_link | modules/ |
Page callback. | 1 | ||
common_test_init | modules/ |
Implements hook_init(). | |||
common_test_js_and_css_querystring | modules/ |
Adds a JavaScript file and a CSS file with a query string appended. | 1 | ||
common_test_library | modules/ |
Implements hook_library(). | |||
common_test_library_alter | modules/ |
Implements hook_library_alter(). | |||
common_test_menu | modules/ |
Implements hook_menu(). | |||
common_test_module_implements_alter | modules/ |
Implements hook_module_implements_alter(). | |||
common_test_theme | modules/ |
Implements hook_theme(). | |||
confirm_form | modules/ |
Generates a form array for a confirmation form. | 43 | ||
conf_path | includes/ |
Returns the appropriate configuration directory. | 24 | 3 | |
contact_category_delete_form | modules/ |
Form constructor for the contact category deletion form. | 1 | ||
contact_category_delete_form_submit | modules/ |
Form submission handler for contact_category_delete_form(). | |||
contact_category_edit_form | modules/ |
Form constructor for the category edit form. | 1 | ||
contact_category_edit_form_submit | modules/ |
Form submission handler for contact_category_edit_form(). | |||
contact_category_edit_form_validate | modules/ |
Form validation handler for contact_category_edit_form(). | |||
contact_category_list | modules/ |
Categories/list tab. | 1 | ||
contact_form_user_admin_settings_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | |||
contact_form_user_profile_form_alter | modules/ |
Implements hook_form_FORM_ID_alter(). | |||
contact_help | modules/ |
Implements hook_help(). | |||
contact_install | modules/ |
Implements hook_install(). | |||
contact_load | modules/ |
Loads a contact category. | 1 | ||
contact_mail | modules/ |
Implements hook_mail(). | |||
contact_menu | modules/ |
Implements hook_menu(). | |||
contact_permission | modules/ |
Implements hook_permission(). | |||
contact_personal_form | modules/ |
Form constructor for the personal contact form. | 1 | ||
contact_personal_form_submit | modules/ |
Form submission handler for contact_personal_form(). | |||
contact_personal_form_validate | modules/ |
Form validation handler for contact_personal_form(). | |||
contact_schema | modules/ |
Implements hook_schema(). | |||
contact_site_form | modules/ |
Form constructor for the site-wide contact form. | 1 | ||
contact_site_form_submit | modules/ |
Form submission handler for contact_site_form(). | |||
contact_site_form_validate | modules/ |
Form validation handler for contact_site_form(). | |||
contact_uninstall | modules/ |
Implements hook_uninstall(). |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.