forum.module

Provides discussion forums.

File

core/modules/forum/forum.module

Functions

Name Description
forum_comment_delete Implements hook_ENTITY_TYPE_delete() for comment entities.
forum_comment_insert Implements hook_ENTITY_TYPE_insert() for comment entities.
forum_comment_update Implements hook_ENTITY_TYPE_update() for comment entities.
forum_entity_bundle_field_info_alter Implements hook_entity_bundle_field_info_alter().
forum_entity_bundle_info_alter Implements hook_entity_bundle_info_alter().
forum_entity_type_build Implements hook_entity_type_build().
forum_form_node_form_alter Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
forum_form_taxonomy_term_form_alter Implements hook_form_FORM_ID_alter() for \Drupal\taxonomy\TermForm.
forum_form_taxonomy_vocabulary_form_alter Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm.
forum_help Implements hook_help().
forum_node_insert Implements hook_ENTITY_TYPE_insert() for node entities.
forum_node_predelete Implements hook_ENTITY_TYPE_predelete() for node entities.
forum_node_presave Implements hook_ENTITY_TYPE_presave() for node entities.
forum_node_storage_load Implements hook_ENTITY_TYPE_storage_load() for node entities.
forum_node_update Implements hook_ENTITY_TYPE_update() for node entities.
forum_preprocess_block Implements hook_preprocess_HOOK() for block templates.
forum_theme Implements hook_theme().
forum_theme_suggestions_forums Implements hook_theme_suggestions_HOOK().
forum_uri Entity URI callback used in forum_entity_bundle_info_alter().
template_preprocess_forums Prepares variables for forums templates.
template_preprocess_forum_icon Prepares variables for forum icon templates.
template_preprocess_forum_list Prepares variables for forum list templates.
template_preprocess_forum_submitted Prepares variables for forum submission information templates.

© 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/core!modules!forum!forum.module/8.1.x