11 functions implement hook_enable()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- comment_enable in modules/
comment/ comment.install - Implements hook_enable().
- dashboard_enable in modules/
dashboard/ dashboard.install - Implements hook_enable().
- forum_enable in modules/
forum/ forum.install - Implements hook_enable().
- menu_enable in modules/
menu/ menu.module - Implements hook_enable().
- module_enable in includes/
module.inc - Enables or installs a given list of modules.
- module_test_enable in modules/
simpletest/ tests/ module_test.install - Implements hook_enable().
- overlay_enable in modules/
overlay/ overlay.install - Implements hook_enable().
- php_enable in modules/
php/ php.install - Implements hook_enable().
- system_theme_enable in modules/
system/ system.admin.inc - Menu callback; Enables a theme.
- theme_enable in includes/
theme.inc - Enables a given list of themes.
- tracker_enable in modules/
tracker/ tracker.install - Implements hook_enable().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.