forum.install

Install, update, and uninstall functions for the Forum module.

File

modules/forum/forum.install

Functions

Name Description
forum_enable Implements hook_enable().
forum_install Implements hook_install().
forum_schema Implements hook_schema().
forum_uninstall Implements hook_uninstall().
forum_update_7000 Add new index to forum table.
forum_update_7001 Create new {forum_index} table.
forum_update_7002 Add new index to forum_index table.
forum_update_7003 Rename field to 'taxonomy_forums'.
forum_update_7011 Update {forum_index} so that only published nodes are indexed.
forum_update_7012 Add 'created' and 'last_comment_timestamp' indexes.
forum_update_dependencies Implements hook_update_dependencies().

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!forum!forum.install/7.x