Pager::build

Pager::build() – Generate or refresh the links and paged data after a call to setOptions()

Synopsis

require_once 'Pager.php';

array Pager::build ( )

Description

  • If you want to change an option after the Pager object has been constructed, after the call to setOptions() you have to generate or refresh the links and paged data with this method.

Set or change option after the Pager object has been constructed (Previous) Returns current page number (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.