Paginatorfer
Package:
Summary:
Show paginated listings updated using AJAX
Groups:
Author:
Description:
This class can be used to show paginated listings updated using AJAX.
It takes as arguments the an array of data entries to display in the pages and the limit number of entries to display per page.
The class generates HTML and JavaScript for navigation links to update the listing without reloading the page when the links are clicked.
It takes as arguments the an array of data entries to display in the pages and the limit number of entries to display per page.
The class generates HTML and JavaScript for navigation links to update the listing without reloading the page when the links are clicked.
Comments are closed.