Pager::factory | Pager::build |
Pager | |
PEAR Manual | |
require_once 'Pager.php'; |
array Pager::setOptions (
array $options
)
Remember to call build() after this method to regenerate the data and the links.
integer $index - an associative array of options. See Pager::factory() for the full list of options.
return PAGER_OK constant on success
Pager::factory | Pager::build |
Pager | |
PEAR Manual | |