Class: BlogIndexTemplateDrop

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

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)