Table of Contents - agnostic-will_paginate-3.0.0 Documentation
Pages
CHANGELOG
“agnostic” branch
2.3.1, released 2008-05-04
2.3.0, released 2008-04-29
2.2.3, released 2008-04-26
2.2.2, released 2008-04-21
2.2.1, released 2008-04-08
2.2.0, released 2008-04-07
API changes
View changes
Other
LICENSE
README
The will_paginate Ruby library
I’m not using Rails; can I still use will_paginate?
Installation
Example usage
Authors and credits
Usable pagination in the UI
Classes/Modules
WillPaginate
WillPaginate::Collection
The key to pagination
WillPaginate::Deprecation
WillPaginate::Finders
WillPaginate::Finders::ActiveRecord
Paginating finders for ActiveRecord models
WillPaginate::Finders::ActiveResource
WillPaginate::Finders::Base
Database-agnostic finder module
The importance of SQL’s
ORDER BY
WillPaginate::Finders::DataMapper
WillPaginate::InvalidPage
Invalid page number error
WillPaginate::NamedScope
WillPaginate::NamedScope::ClassMethods
WillPaginate::NamedScope::Scope
WillPaginate::ViewHelpers
WillPaginate::ViewHelpers::ActionView
ActionView helpers
Using the helper without arguments
WillPaginate::ViewHelpers::Base
The main view helpers module
WillPaginate::ViewHelpers::LinkRenderer
WillPaginate::ViewHelpers::LinkRendererBase
Array
Object
Methods
::behavior — WillPaginate::Deprecation
::behavior= — WillPaginate::Deprecation
::create — WillPaginate::Collection
::debug — WillPaginate::Deprecation
::debug= — WillPaginate::Deprecation
::default_behavior — WillPaginate::Deprecation
::enable — WillPaginate
::enable_named_scope — WillPaginate
::included — WillPaginate::NamedScope
::new — WillPaginate::NamedScope::Scope
::new — WillPaginate::Collection
::pagination_options — WillPaginate::ViewHelpers
::pagination_options= — WillPaginate::ViewHelpers
::silence — WillPaginate::Deprecation
::warn — WillPaginate::Deprecation
#constantize — Object
#container_attributes — WillPaginate::ViewHelpers::LinkRenderer
#empty? — WillPaginate::NamedScope::Scope
#except — Object
#except! — Object
#first — WillPaginate::NamedScope::Scope
#gap — WillPaginate::ViewHelpers::LinkRenderer
#html_container — WillPaginate::ViewHelpers::LinkRenderer
#include_method? — Array
#infer_collection_from_controller — WillPaginate::ViewHelpers::ActionView
#last — WillPaginate::NamedScope::Scope
#method_missing — Object
#method_missing_without_paginate — Object
#method_missing_without_scopes — Object
#named_scope — WillPaginate::NamedScope::ClassMethods
#next_page — WillPaginate::ViewHelpers::LinkRenderer
#next_page — WillPaginate::Collection
#offset — Object
#offset — WillPaginate::Collection
#out_of_bounds? — Object
#out_of_bounds? — WillPaginate::Collection
#page_entries_info — WillPaginate::ViewHelpers::Base
#page_number — WillPaginate::ViewHelpers::LinkRenderer
#paginate — Array
#paginate — WillPaginate::Finders::Base
#paginate_by_sql — WillPaginate::Finders::ActiveRecord
#paginated_each — WillPaginate::Finders::Base
#paginated_section — WillPaginate::ViewHelpers::ActionView
#pagination — WillPaginate::ViewHelpers::LinkRendererBase
#per_page — WillPaginate::Finders::Base
#per_page= — WillPaginate::Finders::Base
#prepare — WillPaginate::ViewHelpers::LinkRenderer
#prepare — WillPaginate::ViewHelpers::LinkRendererBase
#previous_or_next_page — WillPaginate::ViewHelpers::LinkRenderer
#previous_page — WillPaginate::ViewHelpers::LinkRenderer
#previous_page — WillPaginate::Collection
#proxy_found — WillPaginate::NamedScope::Scope
#reload — WillPaginate::NamedScope::Scope
#replace — WillPaginate::Collection
#respond_to? — WillPaginate::NamedScope::Scope
#scopes — WillPaginate::NamedScope::ClassMethods
#slice — Object
#slice! — Object
#to_html — WillPaginate::ViewHelpers::LinkRenderer
#total_entries= — WillPaginate::Collection
#underscore — Object
#url — Object
#url — WillPaginate::ViewHelpers::LinkRenderer
#will_paginate — WillPaginate::ViewHelpers::Base
#windowed_page_numbers — WillPaginate::ViewHelpers::LinkRendererBase
#with_scope — Object
#wp_count — WillPaginate::Finders::DataMapper
#wp_query — WillPaginate::Finders::DataMapper