Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

pager()

Description

A generic pager function used by many display lists in ResourceSpace.

Requires the following globals to be set or passed inb the $options array
$url - Current page url
$curpage - Current page
$totalpages - Total number of pages

Parameters

ColumnTypeDefaultDescription
$break boolean true
$scrolltotop boolean true
$options array array - array of options to use instead of globals

Return

void

This article was last updated 19th March 2024 06:35 Europe/London time based on the source file dated 11th March 2024 11:40 Europe/London time.