Topics

pagelinks function

{pagelinks} is used to place paginations links on the page based on the module pagination configuration settings.  Though most params are not necessary, you could pass a:

  • 'top' - signifies this is the link at the top of the display
  • 'bottom' - signifies this is the link at the bottomof the display
  • 'more' - display a 'More...' link as desired in a sidebar
  • 'title' - only applies to 'more' type, default is 'More...'
  • 'text' - only applies to 'more' type, default is 'More...'
Loading Help