Class ThinkingSphinx::Masks::PaginationMask
In: lib/thinking_sphinx/masks/pagination_mask.rb
Parent: Object

frozen_string_literal: true

Methods

Attributes

search  [R] 

Public Class methods

Public Instance methods

count()

Alias for total_entries

num_pages()

Alias for total_pages

page_count()

Alias for total_pages

prev_page()

Alias for previous_page

total_count()

Alias for total_entries

[Validate]