
solr.MediaItems.conf.velocity.pagination_bottom.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mklab-framework-client Show documentation
Show all versions of mklab-framework-client Show documentation
The project contains a set of convenience methods on top of common data repositories.
The newest version!
#**
* Paging and Statistics at bottom of results
*#
## Usually rendered in pagination div tag
#if($response.response.get('grouped'))
## pass
#else
#link_to_previous_page("previous")
$page.results_found
results found.
Page $page.current_page_number
of $page.page_count
#link_to_next_page("next")
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy