Function printMenuemanagerPageListWithNav
Prints a list of all pages.
Package: plugins
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Located at zp-extensions/menu_manager.php
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Located at zp-extensions/menu_manager.php
string |
$prevtext |
Insert here the linktext like 'previous page' |
string |
$nexttext |
$menuset current menu set |
string |
$menuset = 'default' |
current menu set |
string |
$class = 'pagelist' |
the css class to use, "pagelist" by default |
string |
$nextprev = true |
set to true to get the 'next' and 'prev' links printed |
string |
$id = NULL |
the css id to use |
boolean |
$firstlast = true |
Add links to the first and last pages of you gallery |
integer |
$navlen = 9 |
Number of navigation links to show (0 for all pages). Works best if the number is odd. |