PagerNav::setLabels()

Set the labels to use for the 'prev' and 'next' links

Usage

$pagerNav->setLabels(string $previous, string $next);

Arguments

NameType(s)Description
$previousstring

'Previous' label

$nextstring

'Next' label


PagerNav methods and properties

API reference based on ProcessWire core version 3.0.252