Class: BlogPostTemplateDrop

Inherits:
AbstractBlogTemplateDrop show all
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

Methods inherited from AbstractBlogTemplateDrop

#content, #sections, #settings, #title

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#active?Boolean

Returns true if this is the currently displayed page

Returns:

  • (Boolean)

#blog_index_feed_section_settingsObject