NPK - Nakama PHP Kit
Howto
Use Npk
Components
* Menu
* ButtonGroup
* Link
* Pager
* Datagrid
* DataTable
* Repeater
* Panel
* TogglePanel
* Tooltip
Themes
* Black
* Blue
About
* Author
* Licence
* //TODO
Download
* Npk-1.0.tar.bz2
Version 1.0.0
Pager
Shortcut :
Npk::pager($arg = array());
Object call :
NpkPager::out($arg = array());
Example :
Current page : 1
«
1
2
3
4
5
6
7
8
9
10
»
Sources :
Open
Close
Npk::pager(array("pageUrl" => "pager.php", "currentPage" => $page));
Documentation