Class
Jekyll::Pager
In:
lib/jekyll/pager.rb
Parent:
Object
Methods
calculate_pages
new
pagination_enabled?
to_hash
Attributes
next_page
[R]
page
[R]
per_page
[R]
posts
[R]
previous_page
[R]
total_pages
[R]
total_posts
[R]
Public Class methods
calculate_pages
(all_posts, per_page)
new
(config, page, all_posts, num_pages = nil)
pagination_enabled?
(config, file)
Public Instance methods
to_hash
()
[Validate]