Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
comment_unpublish_action drupal-6.x/modules/comment/comment.module Action to unpublish a comment. 2
comment_unpublish_by_keyword_action drupal-6.x/modules/comment/comment.module Action to unpublish a comment if it contains a certain string. 2
comment_unpublish_by_keyword_action_form drupal-6.x/modules/comment/comment.module Form builder; Prepare a form for blacklisted keywords.
comment_unpublish_by_keyword_action_submit drupal-6.x/modules/comment/comment.module Process comment_unpublish_by_keyword_action_form form submissions.
comment_update_1 drupal-6.x/modules/comment/comment.install Changed node_comment_statistics to use node->changed to avoid future timestamps.
comment_update_6001 drupal-6.x/modules/comment/comment.install
comment_update_6002 drupal-6.x/modules/comment/comment.install Changed comment settings from global to per-node -- copy global settings to all node types.
comment_update_6003 drupal-6.x/modules/comment/comment.install Add index to parent ID field.
comment_update_6004 drupal-6.x/modules/comment/comment.install Add index to to node_comment_statistics on comment_count
comment_update_6005 drupal-6.x/modules/comment/comment.install Add indices to uid fields.
comment_user drupal-6.x/modules/comment/comment.module Implementation of hook_user().
comment_validate drupal-6.x/modules/comment/comment.module Validate comment data. 1
confirm_form drupal-6.x/modules/system/system.module Generates a form array for a confirmation form. 34
conf_init drupal-6.x/includes/bootstrap.inc Loads the configuration and sets the base URL, cookie domain, and session name correctly. 1
conf_path drupal-6.x/includes/bootstrap.inc Find the appropriate configuration directory. 10
contact_admin_categories drupal-6.x/modules/contact/contact.admin.inc Categories/list tab. 1
contact_admin_delete drupal-6.x/modules/contact/contact.admin.inc Category delete page. 1
contact_admin_delete_submit drupal-6.x/modules/contact/contact.admin.inc Process category delete form submission.
contact_admin_edit drupal-6.x/modules/contact/contact.admin.inc Category edit page. 1
contact_admin_edit_submit drupal-6.x/modules/contact/contact.admin.inc Process the contact category edit page form submission.
contact_admin_edit_validate drupal-6.x/modules/contact/contact.admin.inc Validate the contact category edit page form submission.
contact_admin_settings drupal-6.x/modules/contact/contact.admin.inc 1
contact_help drupal-6.x/modules/contact/contact.module Implementation of hook_help().
contact_install drupal-6.x/modules/contact/contact.install Implementation of hook_install().
contact_load drupal-6.x/modules/contact/contact.module Load the data for a single contact category. 1
contact_mail drupal-6.x/modules/contact/contact.module Implementation of hook_mail().
contact_mail_page drupal-6.x/modules/contact/contact.pages.inc 1
contact_mail_page_submit drupal-6.x/modules/contact/contact.pages.inc Process the site-wide contact page form submission.
contact_mail_page_validate drupal-6.x/modules/contact/contact.pages.inc Validate the site-wide contact page form submission.
contact_mail_user drupal-6.x/modules/contact/contact.pages.inc 1
contact_mail_user_submit drupal-6.x/modules/contact/contact.pages.inc Process the personal contact page form submission.
contact_menu drupal-6.x/modules/contact/contact.module Implementation of hook_menu().
contact_perm drupal-6.x/modules/contact/contact.module Implementation of hook_perm
contact_schema drupal-6.x/modules/contact/contact.install Implementation of hook_schema().
contact_site_page drupal-6.x/modules/contact/contact.pages.inc Site-wide contact page. 1
contact_uninstall drupal-6.x/modules/contact/contact.install Implementation of hook_uninstall().
contact_user drupal-6.x/modules/contact/contact.module Implementation of hook_user().
contact_user_page drupal-6.x/modules/contact/contact.pages.inc Personal contact page. 1
custom_url_rewrite_inbound documentation-6.x/developer/hooks/core.php custom_url_rewrite_inbound is not a hook, it's a function you can add to settings.php to alter incoming requests so they map to a Drupal path. This function is called before modules are loaded and the menu system is initialized and it changes… 1 1
custom_url_rewrite_outbound documentation-6.x/developer/hooks/core.php custom_url_rewrite_outbound is not a hook, it's a function you can add to settings.php to alter all links generated by Drupal. This function is called from url(). This function is called very frequently (100+ times per page) so performance… 1 1
date_validate drupal-6.x/includes/form.inc Validates the date type to stop dates like February 30, 2006. 1
dblog_admin_settings drupal-6.x/modules/dblog/dblog.admin.inc dblog module settings form. 1
dblog_build_filter_query drupal-6.x/modules/dblog/dblog.admin.inc Build query for dblog administration filters based on session. 1
dblog_cron drupal-6.x/modules/dblog/dblog.module Implementation of hook_cron().
dblog_event drupal-6.x/modules/dblog/dblog.admin.inc Menu callback; displays details about a log message. 1
dblog_filters drupal-6.x/modules/dblog/dblog.admin.inc List dblog administration filters that can be applied. 3 2
dblog_filter_form drupal-6.x/modules/dblog/dblog.admin.inc Return form for dblog administration filters. 1
dblog_filter_form_submit drupal-6.x/modules/dblog/dblog.admin.inc Process result from dblog administration filter form.
dblog_filter_form_validate drupal-6.x/modules/dblog/dblog.admin.inc Validate result from dblog administration filter form.
dblog_help drupal-6.x/modules/dblog/dblog.module Implementation of hook_help().

Páginas