Class: Tumblargh::Renderer::Blocks::JumpPagination

Inherits:
Base show all
Defined in:
lib/tumblargh/renderer/blocks/navigation.rb

Overview

length=“5” /block:JumpPagination Rendered for each page greater than the current page minus one-half length up to current page plus one-half length.

Instance Attribute Summary

Attributes inherited from Tumblargh::Renderer::Base

#context, #node, #options

Method Summary

Methods inherited from Base

#render, #should_render?

Methods inherited from Tumblargh::Renderer::Base

#context_post, contextual_tag, #escape_html, #escape_url, #initialize, #method_missing, #render, #strip_html

Constructor Details

This class inherits a constructor from Tumblargh::Renderer::Base

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Tumblargh::Renderer::Base