Module
BootstrapPagination::BootstrapRenderer
In:
lib/bootstrap_pagination/bootstrap_renderer.rb
Contains functionality shared by all renderer classes.
Methods
container_attributes
gap
next_page
page_number
previous_or_next_page
previous_page
to_html
ul_class
Constants
ELLIPSIS
=
"…"
Public Instance methods
container_attributes
()
to_html
()
Protected Instance methods
gap
()
next_page
()
page_number
(page)
previous_or_next_page
(page, text, classname)
previous_page
()
ul_class
()
[Validate]