Class: ForumDrop
- Inherits:
-
Liquid::Simplero::Drop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- ForumDrop
- Defined in:
- app/drops/forum_drop.rb
Overview
ForumDrop represents a forum. It's available as forum
on forum-specific pages or as a reference on ForumCategoryDrop and ForumPostDrop.
Instance Method Summary collapse
- #allow_comments? ⇒ Boolean
- #allow_posts? ⇒ Boolean
- #deny_comments? ⇒ Boolean
- #display_badges ⇒ Boolean
- #forum_categories ⇒ Array<ForumCategoryDrop>
- #forum_posts ⇒ Object
- #intro_text ⇒ String
- #path ⇒ String
- #title ⇒ String