10 functions implement hook_disable()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- dashboard_disable in modules/
dashboard/ dashboard.install - Implements hook_disable().
- filter_admin_disable in modules/
filter/ filter.admin.inc - Form constructor for the text format deletion confirmation form.
- filter_format_disable in modules/
filter/ filter.module - Disables a text format.
- filter_test_filter_format_disable in modules/
simpletest/ tests/ filter_test.module - Implements hook_filter_format_disable().
- language_types_disable in includes/
language.inc - Disables the given language types.
- module_disable in includes/
module.inc - Disables a given set of modules.
- php_disable in modules/
php/ php.install - Implements hook_disable().
- system_theme_disable in modules/
system/ system.admin.inc - Menu callback; Disables a theme.
- text_filter_format_disable in modules/
field/ modules/ text/ text.module - Implements hook_filter_format_disable().
- theme_disable in includes/
theme.inc - Disables a given list of themes.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.