w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
PHP
Drupal
forum
forum.module
Language
Default
Markdown
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.
Links:
https://api.drupal.org/api/drupal/core%21modules%21forum%21forum.module/8.2.x
doc_Drupal
2016-10-29 09:16:57
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
forum_theme_suggestions_forums
forum_theme_suggestions_forums(array $variables) Implements hook_theme_suggestions_HOOK(). File core/modules/forum/forum.module, line 363 Provides di
forum_help
forum_help($route_name, RouteMatchInterface $route_match) Implements hook_help(). File core/modules/forum/forum.module, line 21 Provides discussion f
forum_schema
forum_schema() Implements hook_schema(). File core/modules/forum/forum.install, line 63 Install, update, and uninstall functions for the Forum module
forum_uri
forum_uri($forum) Entity URI callback used in forum_entity_bundle_info_alter(). File core/modules/forum/forum.module, line 132 Provides discussion fo
forum_install
forum_install() Implements hook_install(). File core/modules/forum/forum.install, line 14 Install, update, and uninstall functions for the Forum modu
Return to View
Please login to continue.