SimpleBootstrapThreePresenter
class SimpleBootstrapThreePresenter extends BootstrapThreePresenter (View source)
Traits
Methods
string
getPreviousButton(
string $text = '«')
Get the previous page pagination element.
string
getNextButton(
string $text = '»')
Get the next page pagination element.
void
bool
hasPages()
Determine if the underlying paginator being presented has pages to show.
Details
at line line 26
bool
hasPages()
Determine if the underlying paginator being presented has pages to show.