Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
dashboard_disable drupal-7.x/modules/dashboard/dashboard.install Implements hook_disable().
dashboard_enable drupal-7.x/modules/dashboard/dashboard.install Implements hook_enable().
dashboard_forms drupal-7.x/modules/dashboard/dashboard.module Implements hook_forms().
dashboard_form_block_add_block_form_alter drupal-7.x/modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_configure_alter drupal-7.x/modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter(). 1
dashboard_form_block_admin_display_form_alter drupal-7.x/modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_dashboard_admin_display_form_alter drupal-7.x/modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_help drupal-7.x/modules/dashboard/dashboard.module Implements hook_help().
dashboard_is_visible drupal-7.x/modules/dashboard/dashboard.module Determines if the dashboard should be displayed on the current page. 2
dashboard_menu drupal-7.x/modules/dashboard/dashboard.module Implements hook_menu().
dashboard_page_build drupal-7.x/modules/dashboard/dashboard.module Implements hook_page_build().
dashboard_permission drupal-7.x/modules/dashboard/dashboard.module Implements hook_permission().
dashboard_regions drupal-7.x/modules/dashboard/dashboard.module Returns an array of dashboard region names. 4 1
dashboard_region_descriptions drupal-7.x/modules/dashboard/dashboard.module Returns an array of dashboard region descriptions, keyed by region name. 6
dashboard_show_block_content drupal-7.x/modules/dashboard/dashboard.module Ajax callback: Displays the rendered contents of a specific block. 1
dashboard_show_disabled drupal-7.x/modules/dashboard/dashboard.module Ajax callback: Shows disabled blocks in the dashboard customization mode. 1
dashboard_system_info_alter drupal-7.x/modules/dashboard/dashboard.module Implements hook_system_info_alter().
dashboard_theme drupal-7.x/modules/dashboard/dashboard.module Implements hook_theme().
dashboard_uninstall drupal-7.x/modules/dashboard/dashboard.install Implements hook_uninstall().
dashboard_update drupal-7.x/modules/dashboard/dashboard.module Sets the new weight of each region according to the drag-and-drop order. 1
database_test_db_query_temporary drupal-7.x/modules/simpletest/tests/database_test.module Run a db_query_temporary and output the table name and its number of rows. 1
database_test_even_pager_query drupal-7.x/modules/simpletest/tests/database_test.module Run a pager query and return the results. 1
database_test_menu drupal-7.x/modules/simpletest/tests/database_test.module Implements hook_menu().
database_test_odd_pager_query drupal-7.x/modules/simpletest/tests/database_test.module Run a pager query and return the results. 1
database_test_query_alter drupal-7.x/modules/simpletest/tests/database_test.module Implements hook_query_alter().
database_test_query_database_test_alter_remove_range_alter drupal-7.x/modules/simpletest/tests/database_test.module Implements hook_query_TAG_alter().
database_test_schema drupal-7.x/modules/simpletest/tests/database_test.install Implements hook_schema().
database_test_tablesort drupal-7.x/modules/simpletest/tests/database_test.module Run a tablesort query and return the results. 1
database_test_tablesort_first drupal-7.x/modules/simpletest/tests/database_test.module Run a tablesort query with a second order_by after and return the results. 1
database_test_theme_tablesort drupal-7.x/modules/simpletest/tests/database_test.module Output a form without setting a header sort. 1
date_iso8601 drupal-7.x/includes/common.inc Returns an ISO8601 formatted date based on the given date. 5
date_validate drupal-7.x/includes/form.inc Validates the date type to prevent invalid dates (e.g., February 30, 2006). 1
dblog_build_filter_query drupal-7.x/modules/dblog/dblog.admin.inc Builds a query for database log administration filters based on session. 1
dblog_clear_log_form drupal-7.x/modules/dblog/dblog.admin.inc Form constructor for the form that clears out the log. 1
dblog_clear_log_submit drupal-7.x/modules/dblog/dblog.admin.inc Form submission handler for dblog_clear_log_form(). 1
dblog_cron drupal-7.x/modules/dblog/dblog.module Implements hook_cron().
dblog_event drupal-7.x/modules/dblog/dblog.admin.inc Page callback: Displays details about a specific database log message. 3
dblog_filters drupal-7.x/modules/dblog/dblog.admin.inc Creates a list of database log administration filters that can be applied. 3
dblog_filter_form drupal-7.x/modules/dblog/dblog.admin.inc Form constructor for the database logging filter form. 1
dblog_filter_form_submit drupal-7.x/modules/dblog/dblog.admin.inc Form submission handler for dblog_filter_form().
dblog_filter_form_validate drupal-7.x/modules/dblog/dblog.admin.inc Form validation handler for dblog_filter_form().
dblog_form_system_logging_settings_alter drupal-7.x/modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_help drupal-7.x/modules/dblog/dblog.module Implements hook_help().
dblog_init drupal-7.x/modules/dblog/dblog.module Implements hook_init().
dblog_menu drupal-7.x/modules/dblog/dblog.module Implements hook_menu().
dblog_overview drupal-7.x/modules/dblog/dblog.admin.inc Page callback: Displays a listing of database log messages. 3
dblog_schema drupal-7.x/modules/dblog/dblog.install Implements hook_schema().
dblog_theme drupal-7.x/modules/dblog/dblog.module Implements hook_theme().
dblog_top drupal-7.x/modules/dblog/dblog.admin.inc Page callback: Shows the most frequent log messages of a given event type. 3
dblog_uninstall drupal-7.x/modules/dblog/dblog.install Implements hook_uninstall().

Páginas