Recent changes RSS feed
 

Page Navigator Tag

PAGE:NAVIGATOR

Syntax

  <page:navigator anchorsize="3" windowsize="3" items="20">
      <page:separator> | </page:separator>
      <page:first>FIRST</page:first> <page:prev>PREV</page:prev>
      <page:list>
          <page:number />
          <page:elipses>...</page:elipses>
      </page:list>
      <page:next>NEXT</page:next> <page:last>LAST</page:last>
  </page:navigator>

Description

The PageNavigatorTag is a ServerComponentTag and has a corresponding ?PageNavigatorComponent.

Attributes

The PageNavigatorTag has three optional attributes.

  • The attribute “anchorsize” dictates the number of pages to display on either side of the page list (ie, the first x pages and the last x pages. If omitted, the default is 3.
  • The attribute “windowsize” dictates the number of pages to display around the current page. This value must be an odd number. If omitted, the default is 3.
  • The attribute “items” dictates the number of items to display per page. The default is 20.
 
tag/page/navigator.txt · Last modified: 2006/12/09 17:16
 
Hosting for this site donated by Procata PHP Development