Class: BlogIndexTemplateDrop
- Inherits:
-
AbstractBlogTemplateDrop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- AbstractBlogTemplateDrop
- BlogIndexTemplateDrop
- Defined in:
- app/drops/blog_index_template_drop.rb
Overview
BlogIndexTemplateDrop represents the main blog page that you can edit using the editor. It is available as the top-level variable blog_index_template
when on the blog index page.
Instance Method Summary collapse
-
#active? ⇒ Boolean
Returns true if this is the currently displayed page.
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