Class: BlogPostTemplateDrop
- Inherits:
-
AbstractBlogTemplateDrop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- AbstractBlogTemplateDrop
- BlogPostTemplateDrop
- Defined in:
- app/drops/blog_post_template_drop.rb
Overview
BlogPostTemplateDrop represents a blog post page that you can edit using the editor. It is available as the top-level variable blog_post_template
when viewing a blog post
Instance Method Summary collapse
-
#active? ⇒ Boolean
Returns true if this is the currently displayed page.
- #blog_index_feed_section_settings ⇒ Object
Methods inherited from AbstractBlogTemplateDrop
#content, #sections, #settings, #title
Methods inherited from Liquid::Simplero::Drop
Instance Method Details
#active? ⇒ Boolean
Returns true if this is the currently displayed page