This class can be used to generate paginated navigation with HTML links to go to different pages that split listings of many entries.
It can generate navigation links to go to the next, previous, next, last and any other listing page.
It takes as parameters the total number of entries to split and the limit number of entries to display per page. The number of the current page is taken of a GET request parameter named page.