This class is meant to create and manage a discussion forum board with messages stored in a database. It features:
- Displaying threads for different forum topics
- Letting users to post new threads or reply to existing ones
- Restricting the use of limited number of HTML tags in message threads
- Message post bodies and the tables' layout customization by defining different style sheet classes (CSS)