Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
pagination_navigation.php File Reference

Template containing the page navigation links, see pagination. More...

Go to the source code of this file.


Detailed Description

Template containing the page navigation links, see pagination.

Available variables:

  • pages: array containing the first page, the current page with optional number of next pages, the last page and the GAPs in the form of an associative array, the keys are:
    • selected: is the current page?
    • number: the page number or the string 'GAP'
    • link: the page url link
  • prev: previous page anchor link
  • next: next page anchor link
Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition in file pagination_navigation.php.