Class: DHS::Pagination::OffsetPage
- Defined in:
- lib/dhs/pagination/offset_page.rb
Constant Summary collapse
- DEFAULT_OFFSET =
0
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Page
#current_page, #next_offset, next_offset
Methods inherited from Base
#current_page, #first_page, #initialize, #last_page, #limit, #limit_value, #next?, #next_offset, #next_page, #offset, page_to_offset, #pages_left, #pages_left?, #parallel?, #prev_page, #previous?, #total, #total_pages
Constructor Details
This class inherits a constructor from DHS::Pagination::Base