Class: SimpleListing::Standard

Inherits:
Base
  • Object
show all
Includes:
Filterable, Sortable
Defined in:
lib/simple_listing/standard.rb

Constant Summary

Constants included from Sortable

SimpleListing::Sortable::SORT_DIRECTIONS

Instance Attribute Summary

Attributes inherited from Base

#params, #scope

Method Summary

Methods included from Sortable

#inverted_sort_direction, #perform, #should_be_sorted?, #sort_direction, #sort_value

Methods included from Filterable

#filter_params, #perform, #should_be_filtered?

Methods inherited from Base

#initialize, #perform

Constructor Details

This class inherits a constructor from SimpleListing::Base