Pager::setOptions Pager::getCurrentPageID

Pager

PEAR Manual


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.



Pager::setOptions Pager::getCurrentPageID

Pager

PEAR Manual