Documentation

Forum

Section contains information about the Forum module classes, related to the core D7 and correspondingly located in the namespace \Bitrix\Forum.

Before using the module, check if it is installed and connect it via the following structure:

\Bitrix\Main\Loader::includeModule('forum');

Class, namespace Description
UserTable Classes for handling table with forum users listing.
MessageTable Classes for handling table with messages. Association with table with forum topics.
Comments Classes for handing both forum data and comments.
ForumTable Classes for handling forum table. Association with table with forum groups.
GroupTable Classes for handling forum groups.
ForumSiteTable Classes for handling tables, associating forum with a specific site. Forum to site association by type, multiple entries.


© «Bitrix24», 2001-2024
Up