PagerNav::setLabels()
Set the labels to use for the 'prev' and 'next' links
Usage
$pagerNav->setLabels(string $previous, string $next);Arguments
| Name | Type(s) | Description |
|---|---|---|
$previous | string | 'Previous' label |
$next | string | 'Next' label |
PagerNav methods and properties
API reference based on ProcessWire core version 3.0.252